/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs BUCHI_PETRI_NET --buchiautomizer.use.buchi.petri.net.intersection.optimizations false --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check true -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -i ../../../trunk/examples/svcomp/weaver/bench-exp3x3.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 01:07:21,356 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 01:07:21,437 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2024-02-10 01:07:21,441 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 01:07:21,442 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 01:07:21,442 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 01:07:21,470 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 01:07:21,471 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 01:07:21,471 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 01:07:21,472 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 01:07:21,472 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 01:07:21,472 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 01:07:21,473 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 01:07:21,473 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 01:07:21,473 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 01:07:21,473 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 01:07:21,474 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 01:07:21,474 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 01:07:21,474 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 01:07:21,475 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 01:07:21,475 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 01:07:21,478 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 01:07:21,478 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 01:07:21,479 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 01:07:21,482 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 01:07:21,482 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 01:07:21,482 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 01:07:21,483 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 01:07:21,483 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 01:07:21,483 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 01:07:21,484 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 01:07:21,484 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 01:07:21,484 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 01:07:21,484 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 01:07:21,485 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 01:07:21,485 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 01:07:21,485 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 01:07:21,485 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 01:07:21,486 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.buchiautomizer: Automaton type for concurrent programs -> BUCHI_PETRI_NET Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use Buchi Petri Net Intersection Optimizations -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> true [2024-02-10 01:07:21,793 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 01:07:21,815 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 01:07:21,817 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 01:07:21,818 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 01:07:21,819 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 01:07:21,820 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/bench-exp3x3.wvr.c [2024-02-10 01:07:22,998 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 01:07:23,205 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 01:07:23,205 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/bench-exp3x3.wvr.c [2024-02-10 01:07:23,218 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/57f338bec/cd0835ee15e04e40b02b9e56da744f27/FLAG9853d3a95 [2024-02-10 01:07:23,229 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/57f338bec/cd0835ee15e04e40b02b9e56da744f27 [2024-02-10 01:07:23,231 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 01:07:23,232 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 01:07:23,236 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 01:07:23,237 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 01:07:23,243 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 01:07:23,243 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,244 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@131bcbc9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23, skipping insertion in model container [2024-02-10 01:07:23,245 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,268 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 01:07:23,414 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 01:07:23,426 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 01:07:23,451 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 01:07:23,467 INFO L206 MainTranslator]: Completed translation [2024-02-10 01:07:23,467 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23 WrapperNode [2024-02-10 01:07:23,468 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 01:07:23,472 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 01:07:23,472 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 01:07:23,472 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 01:07:23,479 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,488 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,517 INFO L138 Inliner]: procedures = 22, calls = 45, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 133 [2024-02-10 01:07:23,517 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 01:07:23,518 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 01:07:23,518 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 01:07:23,518 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 01:07:23,529 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,530 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,532 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,532 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,536 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,539 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,546 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,547 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,549 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 01:07:23,550 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 01:07:23,550 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 01:07:23,550 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 01:07:23,551 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (1/1) ... [2024-02-10 01:07:23,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:23,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:23,582 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-02-10 01:07:23,584 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-02-10 01:07:23,626 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 01:07:23,627 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-10 01:07:23,627 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-10 01:07:23,627 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-02-10 01:07:23,627 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-02-10 01:07:23,627 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-02-10 01:07:23,627 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-02-10 01:07:23,627 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-02-10 01:07:23,627 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-02-10 01:07:23,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 01:07:23,627 INFO L130 BoogieDeclarations]: Found specification of procedure thread5 [2024-02-10 01:07:23,627 INFO L138 BoogieDeclarations]: Found implementation of procedure thread5 [2024-02-10 01:07:23,628 INFO L130 BoogieDeclarations]: Found specification of procedure thread6 [2024-02-10 01:07:23,628 INFO L138 BoogieDeclarations]: Found implementation of procedure thread6 [2024-02-10 01:07:23,629 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 01:07:23,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 01:07:23,629 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 01:07:23,630 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 01:07:23,630 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 01:07:23,630 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 01:07:23,632 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-02-10 01:07:23,749 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 01:07:23,753 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 01:07:24,056 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 01:07:24,064 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 01:07:24,064 INFO L302 CfgBuilder]: Removed 6 assume(true) statements. [2024-02-10 01:07:24,067 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:07:24 BoogieIcfgContainer [2024-02-10 01:07:24,067 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 01:07:24,068 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 01:07:24,068 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 01:07:24,072 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 01:07:24,072 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:07:24,072 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 01:07:23" (1/3) ... [2024-02-10 01:07:24,073 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@e31659e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:07:24, skipping insertion in model container [2024-02-10 01:07:24,074 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:07:24,074 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:07:23" (2/3) ... [2024-02-10 01:07:24,074 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@e31659e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:07:24, skipping insertion in model container [2024-02-10 01:07:24,074 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:07:24,074 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:07:24" (3/3) ... [2024-02-10 01:07:24,076 INFO L332 chiAutomizerObserver]: Analyzing ICFG bench-exp3x3.wvr.c [2024-02-10 01:07:24,181 INFO L144 ThreadInstanceAdder]: Constructed 6 joinOtherThreadTransitions. [2024-02-10 01:07:24,247 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 179 places, 180 transitions, 402 flow [2024-02-10 01:07:24,298 INFO L124 PetriNetUnfolderBase]: 14/168 cut-off events. [2024-02-10 01:07:24,299 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-02-10 01:07:24,309 INFO L83 FinitePrefix]: Finished finitePrefix Result has 193 conditions, 168 events. 14/168 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 69 event pairs, 0 based on Foata normal form. 0/154 useless extension candidates. Maximal degree in co-relation 123. Up to 2 conditions per place. [2024-02-10 01:07:24,309 INFO L82 GeneralOperation]: Start removeDead. Operand has 179 places, 180 transitions, 402 flow [2024-02-10 01:07:24,322 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 173 places, 168 transitions, 372 flow [2024-02-10 01:07:24,328 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 01:07:24,328 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 01:07:24,328 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 01:07:24,329 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 01:07:24,329 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 01:07:24,329 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 01:07:24,329 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 01:07:24,329 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 01:07:24,329 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:07:24,330 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 173 places, 168 transitions, 372 flow [2024-02-10 01:07:29,217 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 97727 states, 97726 states have (on average 7.4954259869430855) internal successors, (732498), 97726 states have internal predecessors, (732498), 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-02-10 01:07:29,932 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 97727 states, 97726 states have (on average 7.4954259869430855) internal successors, (732498), 97726 states have internal predecessors, (732498), 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-02-10 01:07:34,769 INFO L131 ngComponentsAnalysis]: Automaton has 22477 accepting balls. 91462 [2024-02-10 01:07:34,769 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:07:34,770 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:07:34,789 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 01:07:34,789 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:07:34,789 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 173 places, 168 transitions, 372 flow [2024-02-10 01:07:39,141 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 97727 states, 97726 states have (on average 7.4954259869430855) internal successors, (732498), 97726 states have internal predecessors, (732498), 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-02-10 01:07:39,404 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 97727 states, 97726 states have (on average 7.4954259869430855) internal successors, (732498), 97726 states have internal predecessors, (732498), 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-02-10 01:07:43,545 INFO L131 ngComponentsAnalysis]: Automaton has 22477 accepting balls. 91462 [2024-02-10 01:07:43,545 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:07:43,546 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:07:43,565 INFO L748 eck$LassoCheckResult]: Stem: Black: 195638#[$Ultimate##0]don't care [258] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 195641#[L-1]don't care [269] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 195643#[L21]don't care [344] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 195645#[L21-1]don't care [369] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 195647#[L21-2]don't care [276] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 195649#[L21-3]don't care [330] L21-3-->L21-4: Formula: (and (= 19 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 195651#[L21-4]don't care [298] L21-4-->L35: Formula: (= v_~x1~0_5 0) InVars {} OutVars{~x1~0=v_~x1~0_5} AuxVars[] AssignedVars[~x1~0] 195653#[L35]don't care [370] L35-->L35-1: Formula: (= v_~x2~0_5 0) InVars {} OutVars{~x2~0=v_~x2~0_5} AuxVars[] AssignedVars[~x2~0] 195655#[L35-1]don't care [360] L35-1-->L35-2: Formula: (= v_~x3~0_5 0) InVars {} OutVars{~x3~0=v_~x3~0_5} AuxVars[] AssignedVars[~x3~0] 195657#[L35-2]don't care [324] L35-2-->L35-3: Formula: (= v_~x4~0_5 0) InVars {} OutVars{~x4~0=v_~x4~0_5} AuxVars[] AssignedVars[~x4~0] 195659#[L35-3]don't care [232] L35-3-->L35-4: Formula: (= v_~x5~0_5 0) InVars {} OutVars{~x5~0=v_~x5~0_5} AuxVars[] AssignedVars[~x5~0] 195661#[L35-4]don't care [286] L35-4-->L35-5: Formula: (= v_~x6~0_5 0) InVars {} OutVars{~x6~0=v_~x6~0_5} AuxVars[] AssignedVars[~x6~0] 195663#[L35-5]don't care [375] L35-5-->L-1-1: Formula: (= v_~n~0_13 0) InVars {} OutVars{~n~0=v_~n~0_13} AuxVars[] AssignedVars[~n~0] 195665#[L-1-1]don't care [384] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 195667#[L-1-2]don't care [386] L-1-2-->L86: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre18#1=|v_ULTIMATE.start_main_#t~pre18#1_1|, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_~#t6~0#1.base=|v_ULTIMATE.start_main_~#t6~0#1.base_1|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_1|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_1|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_1|, ULTIMATE.start_main_#t~mem21#1=|v_ULTIMATE.start_main_#t~mem21#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~mem25#1=|v_ULTIMATE.start_main_#t~mem25#1_1|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_1|, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_1|, ULTIMATE.start_main_#t~pre16#1=|v_ULTIMATE.start_main_#t~pre16#1_1|, ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_1|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_1|, ULTIMATE.start_main_#t~mem22#1=|v_ULTIMATE.start_main_#t~mem22#1_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_#t~mem23#1=|v_ULTIMATE.start_main_#t~mem23#1_1|, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~#t5~0#1.base=|v_ULTIMATE.start_main_~#t5~0#1.base_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_1|, ULTIMATE.start_main_~#t5~0#1.offset=|v_ULTIMATE.start_main_~#t5~0#1.offset_1|, ULTIMATE.start_main_~#t6~0#1.offset=|v_ULTIMATE.start_main_~#t6~0#1.offset_1|, ULTIMATE.start_main_#t~nondet19#1=|v_ULTIMATE.start_main_#t~nondet19#1_1|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre18#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_~#t6~0#1.base, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~pre8#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_#t~mem21#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem25#1, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet1#1, ULTIMATE.start_main_#t~pre16#1, ULTIMATE.start_main_#t~nondet17#1, ULTIMATE.start_main_~#t4~0#1.base, ULTIMATE.start_main_#t~mem22#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem23#1, ULTIMATE.start_main_#t~nondet2#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~mem20#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~#t5~0#1.base, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_~#t5~0#1.offset, ULTIMATE.start_main_~#t6~0#1.offset, ULTIMATE.start_main_#t~nondet19#1, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_~#t2~0#1.base, ULTIMATE.start_main_#t~mem24#1] 195669#[L86]don't care [227] L86-->L86-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 195671#[L86-1]don't care [318] L86-1-->L86-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 195673#[L86-2]don't care [393] L86-2-->L86-3: Formula: (and (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_2| 0)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 1) |v_#valid_8|) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 4) |v_#length_7|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 195675#[L86-3]don't care [281] L86-3-->L86-4: Formula: (and (= (store |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 1) |v_#valid_10|) (= |v_#length_9| (store |v_#length_10| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 4)) (= |v_ULTIMATE.start_main_~#t4~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t4~0#1.base_2| 0)) (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2|) 0) (< |v_#StackHeapBarrier_5| |v_ULTIMATE.start_main_~#t4~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_10|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_9|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_2|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_2|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t4~0#1.base] 195677#[L86-4]don't care [254] L86-4-->L86-5: Formula: (and (< |v_#StackHeapBarrier_6| |v_ULTIMATE.start_main_~#t5~0#1.base_2|) (= |v_ULTIMATE.start_main_~#t5~0#1.offset_2| 0) (= (store |v_#length_12| |v_ULTIMATE.start_main_~#t5~0#1.base_2| 4) |v_#length_11|) (= |v_#valid_12| (store |v_#valid_13| |v_ULTIMATE.start_main_~#t5~0#1.base_2| 1)) (not (= 0 |v_ULTIMATE.start_main_~#t5~0#1.base_2|)) (= (select |v_#valid_13| |v_ULTIMATE.start_main_~#t5~0#1.base_2|) 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_6|, #length=|v_#length_12|, #valid=|v_#valid_13|} OutVars{ULTIMATE.start_main_~#t5~0#1.offset=|v_ULTIMATE.start_main_~#t5~0#1.offset_2|, ULTIMATE.start_main_~#t5~0#1.base=|v_ULTIMATE.start_main_~#t5~0#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_6|, #length=|v_#length_11|, #valid=|v_#valid_12|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t5~0#1.base, #valid, ULTIMATE.start_main_~#t5~0#1.offset, #length] 195679#[L86-5]don't care [256] L86-5-->L86-6: Formula: (and (= |v_ULTIMATE.start_main_~#t6~0#1.offset_2| 0) (= |v_#valid_14| (store |v_#valid_15| |v_ULTIMATE.start_main_~#t6~0#1.base_2| 1)) (= (select |v_#valid_15| |v_ULTIMATE.start_main_~#t6~0#1.base_2|) 0) (= |v_#length_13| (store |v_#length_14| |v_ULTIMATE.start_main_~#t6~0#1.base_2| 4)) (< |v_#StackHeapBarrier_7| |v_ULTIMATE.start_main_~#t6~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#t6~0#1.base_2|))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_7|, #length=|v_#length_14|, #valid=|v_#valid_15|} OutVars{ULTIMATE.start_main_~#t6~0#1.offset=|v_ULTIMATE.start_main_~#t6~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_7|, #length=|v_#length_13|, ULTIMATE.start_main_~#t6~0#1.base=|v_ULTIMATE.start_main_~#t6~0#1.base_2|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t6~0#1.base, #valid, ULTIMATE.start_main_~#t6~0#1.offset, #length] 195681#[L86-6]don't care [358] L86-6-->L89: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1] 195683#[L89]don't care [310] L89-->L89-1: Formula: (= v_~x1~0_6 |v_ULTIMATE.start_main_#t~nondet1#1_3|) InVars {ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} OutVars{~x1~0=v_~x1~0_6, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} AuxVars[] AssignedVars[~x1~0] 195685#[L89-1]don't care [279] L89-1-->L90: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1] 195687#[L90]don't care [380] L90-->L90-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1] 195689#[L90-1]don't care [251] L90-1-->L90-2: Formula: (= v_~x2~0_6 |v_ULTIMATE.start_main_#t~nondet2#1_3|) InVars {ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} OutVars{~x2~0=v_~x2~0_6, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} AuxVars[] AssignedVars[~x2~0] 195691#[L90-2]don't care [260] L90-2-->L91: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1] 195693#[L91]don't care [252] L91-->L91-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 195695#[L91-1]don't care [263] L91-1-->L91-2: Formula: (= v_~x3~0_6 |v_ULTIMATE.start_main_#t~nondet3#1_3|) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{~x3~0=v_~x3~0_6, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} AuxVars[] AssignedVars[~x3~0] 195697#[L91-2]don't care [304] L91-2-->L92: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 195699#[L92]don't care [363] L92-->L92-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 195701#[L92-1]don't care [354] L92-1-->L92-2: Formula: (= v_~x4~0_6 |v_ULTIMATE.start_main_#t~nondet4#1_3|) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|, ~x4~0=v_~x4~0_6} AuxVars[] AssignedVars[~x4~0] 195703#[L92-2]don't care [294] L92-2-->L93: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 195705#[L93]don't care [262] L93-->L93-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 195707#[L93-1]don't care [364] L93-1-->L93-2: Formula: (= v_~x5~0_6 |v_ULTIMATE.start_main_#t~nondet5#1_3|) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|, ~x5~0=v_~x5~0_6} AuxVars[] AssignedVars[~x5~0] 195709#[L93-2]don't care [346] L93-2-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 195711#[L94]don't care [372] L94-->L94-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 195713#[L94-1]don't care [319] L94-1-->L94-2: Formula: (= v_~x6~0_6 |v_ULTIMATE.start_main_#t~nondet6#1_3|) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|, ~x6~0=v_~x6~0_6} AuxVars[] AssignedVars[~x6~0] 195715#[L94-2]don't care [357] L94-2-->L95: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 195717#[L95]don't care [333] L95-->L95-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 195719#[L95-1]don't care [347] L95-1-->L95-2: Formula: (= v_~n~0_14 |v_ULTIMATE.start_main_#t~nondet7#1_3|) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} OutVars{~n~0=v_~n~0_14, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} AuxVars[] AssignedVars[~n~0] 195721#[L95-2]don't care [348] L95-2-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 195723#[L98]don't care [353] L98-->L98-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (let ((.cse0 (mod v_~x3~0_7 4294967296)) (.cse1 (mod v_~x1~0_7 4294967296)) (.cse2 (mod v_~x5~0_7 4294967296))) (and (= (mod v_~x4~0_7 4294967296) .cse0) (= (mod v_~x2~0_7 4294967296) .cse1) (< 0 .cse0) (= .cse2 (mod v_~x6~0_7 4294967296)) (< 0 .cse1) (< 0 .cse2))) 1 0)) InVars {~x3~0=v_~x3~0_7, ~x2~0=v_~x2~0_7, ~x4~0=v_~x4~0_7, ~x5~0=v_~x5~0_7, ~x6~0=v_~x6~0_7, ~x1~0=v_~x1~0_7} OutVars{~x3~0=v_~x3~0_7, ~x2~0=v_~x2~0_7, ~x4~0=v_~x4~0_7, ~x5~0=v_~x5~0_7, ~x6~0=v_~x6~0_7, ~x1~0=v_~x1~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 195725#[L98-1]don't care [236] L98-1-->L31: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 195727#[L31]don't care [316] L31-->L32: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 195729#[L32]don't care [336] L32-->L31-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 195731#[L31-1]don't care [389] L31-1-->L98-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 195735#[L98-2]don't care [323] L98-2-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 195737#[L100]don't care [287] L100-->L100-1: Formula: (= |v_ULTIMATE.start_main_#t~pre8#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre8#1] 195739#[L100-1]don't care [312] L100-1-->L100-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 195741#[L100-2]don't care [349] L100-2-->L100-3: Formula: (and (= (select |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_15| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre8#1_3|)) |v_#memory_int_3|)) InVars {#valid=|v_#valid_16|, #memory_int=|v_#memory_int_4|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_3|, #length=|v_#length_15|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{#valid=|v_#valid_16|, #memory_int=|v_#memory_int_3|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_3|, #length=|v_#length_15|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 195743#[L100-3]don't care [448] L100-3-->L38-1: Formula: (and (= v_thread1Thread1of1ForFork5_thidvar1_2 0) (= |v_ULTIMATE.start_main_#t~pre8#1_7| v_thread1Thread1of1ForFork5_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_7|} OutVars{thread1Thread1of1ForFork5_thidvar1=v_thread1Thread1of1ForFork5_thidvar1_2, thread1Thread1of1ForFork5_#res.offset=|v_thread1Thread1of1ForFork5_#res.offset_4|, thread1Thread1of1ForFork5_thidvar0=v_thread1Thread1of1ForFork5_thidvar0_2, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_7|, thread1Thread1of1ForFork5_#res.base=|v_thread1Thread1of1ForFork5_#res.base_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork5_thidvar1, thread1Thread1of1ForFork5_#res.offset, thread1Thread1of1ForFork5_thidvar0, thread1Thread1of1ForFork5_#res.base] 195745#[L100-4, L38-1]don't care [2024-02-10 01:07:43,566 INFO L750 eck$LassoCheckResult]: Loop: 195745#[L100-4, L38-1]don't care [395] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[] 195749#[L100-4, L39]don't care [398] L39-->L38-1: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0] 195745#[L100-4, L38-1]don't care [2024-02-10 01:07:43,586 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:07:43,586 INFO L85 PathProgramCache]: Analyzing trace with hash 1316672648, now seen corresponding path program 1 times [2024-02-10 01:07:43,593 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:07:43,594 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [564816683] [2024-02-10 01:07:43,594 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:07:43,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:07:43,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:07:43,773 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:07:43,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:07:43,863 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:07:43,865 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:07:43,865 INFO L85 PathProgramCache]: Analyzing trace with hash 13604, now seen corresponding path program 1 times [2024-02-10 01:07:43,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:07:43,866 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [295123673] [2024-02-10 01:07:43,866 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:07:43,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:07:43,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:07:43,872 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:07:43,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:07:43,876 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:07:43,877 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:07:43,877 INFO L85 PathProgramCache]: Analyzing trace with hash -1692924949, now seen corresponding path program 1 times [2024-02-10 01:07:43,877 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:07:43,877 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1730695279] [2024-02-10 01:07:43,877 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:07:43,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:07:43,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:07:43,928 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:07:43,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:07:43,982 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:07:46,282 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:07:46,283 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:07:46,283 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:07:46,283 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:07:46,283 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:07:46,284 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:46,284 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:07:46,284 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:07:46,284 INFO L133 ssoRankerPreferences]: Filename of dumped script: bench-exp3x3.wvr.c_BEv2_Iteration1_Lasso [2024-02-10 01:07:46,284 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:07:46,285 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:07:46,328 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,344 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,346 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,361 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,366 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,368 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,370 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,372 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,373 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,375 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,377 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,378 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,383 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,390 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,392 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,393 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,397 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,399 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,401 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,403 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,404 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,406 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,409 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,410 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,412 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,413 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,415 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,417 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,418 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,420 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,422 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,424 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,425 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,427 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,429 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,432 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,433 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,435 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,440 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,445 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,446 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,448 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,449 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,466 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,468 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,470 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:46,471 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:47,203 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:47,206 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:47,208 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:47,210 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:47,211 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:07:47,870 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:07:47,888 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:07:47,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:47,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:47,904 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-02-10 01:07:47,931 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-02-10 01:07:47,932 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:47,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:47,942 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:47,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:47,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:47,943 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:47,945 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:47,945 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:47,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:47,985 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:47,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:47,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:47,986 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-02-10 01:07:48,021 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-02-10 01:07:48,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:48,031 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:48,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:48,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:48,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:48,032 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:48,032 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:48,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:48,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:48,100 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-02-10 01:07:48,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:48,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:48,103 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-02-10 01:07:48,108 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-02-10 01:07:48,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:48,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:48,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:48,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:48,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:48,132 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:48,134 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:48,134 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:48,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:48,196 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:48,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:48,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:48,198 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-02-10 01:07:48,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:48,210 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:48,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:48,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:48,211 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:48,225 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:48,226 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:48,228 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-02-10 01:07:48,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:48,268 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:48,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:48,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:48,285 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-02-10 01:07:48,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:48,353 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:48,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:48,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:48,353 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:48,355 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:48,355 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:48,358 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-02-10 01:07:48,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:48,392 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-02-10 01:07:48,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:48,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:48,394 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-02-10 01:07:48,440 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-02-10 01:07:48,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:48,484 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:48,485 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:48,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:48,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:48,485 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:48,485 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:48,485 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:48,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:48,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2024-02-10 01:07:48,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:48,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:48,544 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-02-10 01:07:48,590 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-02-10 01:07:48,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:48,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:48,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:48,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:48,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:48,598 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:48,599 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:48,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:48,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:48,620 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:48,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:48,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:48,649 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-02-10 01:07:48,676 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-02-10 01:07:48,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-02-10 01:07:48,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:48,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:48,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:48,686 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:48,688 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:48,688 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:48,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:48,728 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2024-02-10 01:07:48,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:48,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:48,745 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-02-10 01:07:48,776 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-02-10 01:07:48,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:48,786 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:48,786 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:48,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:48,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:48,786 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:48,823 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:48,823 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:48,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:48,877 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:48,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:48,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:48,893 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-02-10 01:07:48,928 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-02-10 01:07:48,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:48,938 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:48,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:48,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:48,939 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:48,940 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:48,941 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:48,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:48,966 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-02-10 01:07:48,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:48,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:48,981 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-02-10 01:07:49,024 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-02-10 01:07:49,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:49,032 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,032 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:49,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,033 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,033 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:49,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:49,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,089 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-02-10 01:07:49,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,090 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-02-10 01:07:49,095 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-02-10 01:07:49,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:49,104 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,104 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,110 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:49,110 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:49,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,164 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:49,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,185 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-02-10 01:07:49,232 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-02-10 01:07:49,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-02-10 01:07:49,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,243 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,250 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:49,250 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:49,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,320 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-02-10 01:07:49,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,337 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-02-10 01:07:49,384 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-02-10 01:07:49,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:49,395 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:49,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,395 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,396 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:49,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:49,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,473 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-02-10 01:07:49,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,475 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-02-10 01:07:49,482 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-02-10 01:07:49,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:49,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,492 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:49,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,493 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,493 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:49,493 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:49,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,510 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-02-10 01:07:49,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,513 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-02-10 01:07:49,515 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-02-10 01:07:49,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:49,523 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:49,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,524 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,524 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:49,524 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:49,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,564 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-02-10 01:07:49,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,575 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-02-10 01:07:49,579 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-02-10 01:07:49,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:49,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,590 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,608 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:49,608 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:49,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,650 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-02-10 01:07:49,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,669 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-02-10 01:07:49,716 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-02-10 01:07:49,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:49,726 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,726 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,733 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:49,733 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:49,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,763 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:49,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,777 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-02-10 01:07:49,806 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-02-10 01:07:49,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:49,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,816 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:49,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,816 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,817 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:49,817 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:49,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,832 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:49,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,833 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-02-10 01:07:49,838 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-02-10 01:07:49,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-02-10 01:07:49,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,848 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,861 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:49,861 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:49,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:49,909 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-02-10 01:07:49,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:49,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:49,921 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-02-10 01:07:49,923 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-02-10 01:07:49,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:49,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:49,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:49,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:49,932 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:49,938 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:49,938 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,032 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:50,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,061 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-02-10 01:07:50,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,090 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,091 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,092 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,108 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-02-10 01:07:50,110 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-02-10 01:07:50,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,125 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-02-10 01:07:50,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,162 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,163 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,163 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,163 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,172 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-02-10 01:07:50,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,189 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-02-10 01:07:50,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,191 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-02-10 01:07:50,194 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,202 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,202 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,203 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,205 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-02-10 01:07:50,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,218 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2024-02-10 01:07:50,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,220 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-02-10 01:07:50,222 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-02-10 01:07:50,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,232 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,233 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,234 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,234 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,275 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:50,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,277 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-02-10 01:07:50,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,291 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,291 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,291 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,292 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,292 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,292 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-02-10 01:07:50,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,315 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-02-10 01:07:50,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,319 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-02-10 01:07:50,320 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-02-10 01:07:50,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,330 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,331 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,332 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,332 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,371 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-02-10 01:07:50,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,385 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-02-10 01:07:50,416 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-02-10 01:07:50,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-02-10 01:07:50,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,426 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,427 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0 [2024-02-10 01:07:50,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,433 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-02-10 01:07:50,436 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-02-10 01:07:50,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-02-10 01:07:50,445 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,445 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,446 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,446 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,463 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-02-10 01:07:50,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,464 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-02-10 01:07:50,467 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-02-10 01:07:50,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,476 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,478 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,478 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,520 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:50,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,521 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-02-10 01:07:50,524 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-02-10 01:07:50,525 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,534 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,534 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,534 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,535 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,535 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,575 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-02-10 01:07:50,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,577 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-02-10 01:07:50,580 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-02-10 01:07:50,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,590 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,591 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,603 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-02-10 01:07:50,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,605 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-02-10 01:07:50,608 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-02-10 01:07:50,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-02-10 01:07:50,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,618 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,618 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,630 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-02-10 01:07:50,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,632 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-02-10 01:07:50,634 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-02-10 01:07:50,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,643 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,643 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,644 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,649 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-02-10 01:07:50,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,663 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-02-10 01:07:50,668 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-02-10 01:07:50,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,676 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,676 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,677 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,677 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2024-02-10 01:07:50,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,702 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-02-10 01:07:50,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,714 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,716 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,716 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,718 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-02-10 01:07:50,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,732 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:50,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,734 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-02-10 01:07:50,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-02-10 01:07:50,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,757 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,758 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,758 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,770 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-02-10 01:07:50,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,782 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-02-10 01:07:50,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,784 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-02-10 01:07:50,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-02-10 01:07:50,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,795 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,795 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,798 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-02-10 01:07:50,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,814 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:50,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,816 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-02-10 01:07:50,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-02-10 01:07:50,822 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-02-10 01:07:50,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,831 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,833 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,833 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,876 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:50,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,878 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-02-10 01:07:50,893 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-02-10 01:07:50,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,903 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,903 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,903 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,904 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2024-02-10 01:07:50,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,919 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-02-10 01:07:50,921 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-02-10 01:07:50,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-02-10 01:07:50,929 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,930 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,931 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,931 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,945 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-02-10 01:07:50,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,946 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-02-10 01:07:50,947 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-02-10 01:07:50,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,957 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:50,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,958 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,958 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:50,959 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:50,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:50,964 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-02-10 01:07:50,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:50,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:50,965 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-02-10 01:07:50,967 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-02-10 01:07:50,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:50,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:50,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:50,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:50,975 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:50,976 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:50,976 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:50,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,061 ERROR L418 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Exception during sending of exit command (exit): Broken pipe [2024-02-10 01:07:51,064 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-02-10 01:07:51,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,081 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-02-10 01:07:51,106 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,113 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-02-10 01:07:51,116 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:51,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,116 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,117 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:51,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:51,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,130 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-02-10 01:07:51,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,141 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-02-10 01:07:51,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:51,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,167 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,167 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:51,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:51,178 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-02-10 01:07:51,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2024-02-10 01:07:51,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,186 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-02-10 01:07:51,187 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-02-10 01:07:51,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-02-10 01:07:51,199 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,199 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:51,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,199 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,199 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:51,199 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:51,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2024-02-10 01:07:51,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,204 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-02-10 01:07:51,206 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-02-10 01:07:51,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,216 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,217 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,218 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,236 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-02-10 01:07:51,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,238 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-02-10 01:07:51,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-02-10 01:07:51,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,248 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,250 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,250 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,252 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-02-10 01:07:51,253 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,256 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-02-10 01:07:51,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,257 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-02-10 01:07:51,259 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-02-10 01:07:51,259 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,269 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,271 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,271 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,289 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-02-10 01:07:51,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,291 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-02-10 01:07:51,292 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-02-10 01:07:51,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,302 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,305 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,305 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,322 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-02-10 01:07:51,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,323 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-02-10 01:07:51,326 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-02-10 01:07:51,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,334 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,335 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,336 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,336 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,354 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2024-02-10 01:07:51,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,355 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-02-10 01:07:51,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-02-10 01:07:51,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,365 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,366 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,366 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,369 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-02-10 01:07:51,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,380 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-02-10 01:07:51,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,382 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-02-10 01:07:51,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-02-10 01:07:51,391 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,392 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,393 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,393 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,395 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-02-10 01:07:51,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,407 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-02-10 01:07:51,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,408 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-02-10 01:07:51,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-02-10 01:07:51,417 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-02-10 01:07:51,417 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,418 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,419 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,419 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,434 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,438 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-02-10 01:07:51,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,441 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-02-10 01:07:51,442 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-02-10 01:07:51,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,450 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,450 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,451 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,451 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2024-02-10 01:07:51,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,458 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-02-10 01:07:51,459 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-02-10 01:07:51,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,467 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,468 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,469 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,469 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2024-02-10 01:07:51,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,488 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-02-10 01:07:51,489 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-02-10 01:07:51,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,498 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,499 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,499 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,505 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-02-10 01:07:51,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,506 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-02-10 01:07:51,508 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-02-10 01:07:51,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-02-10 01:07:51,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,517 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,519 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,519 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,532 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-02-10 01:07:51,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,534 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-02-10 01:07:51,536 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-02-10 01:07:51,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,545 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,546 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,547 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,556 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2024-02-10 01:07:51,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,557 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-02-10 01:07:51,558 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-02-10 01:07:51,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-02-10 01:07:51,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,568 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,569 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,569 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2024-02-10 01:07:51,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,584 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-02-10 01:07:51,586 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-02-10 01:07:51,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-02-10 01:07:51,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,594 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,595 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,595 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,609 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-02-10 01:07:51,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,611 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-02-10 01:07:51,613 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-02-10 01:07:51,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-02-10 01:07:51,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,622 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,623 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,623 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,637 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,640 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-02-10 01:07:51,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,642 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-02-10 01:07:51,643 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-02-10 01:07:51,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-02-10 01:07:51,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,652 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,653 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,653 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,671 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:51,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,672 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-02-10 01:07:51,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-02-10 01:07:51,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,682 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,684 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,684 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,687 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-02-10 01:07:51,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,700 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-02-10 01:07:51,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,701 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-02-10 01:07:51,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,713 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,713 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,714 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,714 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,717 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-02-10 01:07:51,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,729 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-02-10 01:07:51,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,730 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-02-10 01:07:51,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,740 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,741 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,741 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-02-10 01:07:51,742 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,742 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,760 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-02-10 01:07:51,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,761 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-02-10 01:07:51,764 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-02-10 01:07:51,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,775 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,776 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,776 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:51,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,792 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-02-10 01:07:51,793 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-02-10 01:07:51,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,802 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,803 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,804 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,804 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,813 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,817 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:51,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,819 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-02-10 01:07:51,822 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-02-10 01:07:51,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-02-10 01:07:51,832 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:51,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,832 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,833 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:51,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:51,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,845 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:51,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,847 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-02-10 01:07:51,849 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-02-10 01:07:51,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,858 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:51,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,858 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,858 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:51,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:51,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,868 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-02-10 01:07:51,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,870 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-02-10 01:07:51,871 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-02-10 01:07:51,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:51,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,882 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,883 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:07:51,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:51,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2024-02-10 01:07:51,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,900 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-02-10 01:07:51,902 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-02-10 01:07:51,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,912 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,912 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:07:51,913 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:07:51,913 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:07:51,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,923 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2024-02-10 01:07:51,924 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 01:07:51,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,925 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-02-10 01:07:51,927 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-02-10 01:07:51,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-02-10 01:07:51,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:51,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,937 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:51,937 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:51,937 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:51,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,948 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-02-10 01:07:51,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,949 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-02-10 01:07:51,951 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,952 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-02-10 01:07:51,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,960 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:51,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,960 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:51,961 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:51,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:51,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,971 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-02-10 01:07:51,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,973 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-02-10 01:07:51,975 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-02-10 01:07:51,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:51,984 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:51,984 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:51,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:51,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:51,985 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:51,985 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:51,985 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:51,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:51,995 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-02-10 01:07:51,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:51,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:51,996 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-02-10 01:07:51,998 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-02-10 01:07:51,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-02-10 01:07:52,009 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,009 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,011 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,011 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,026 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:52,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,027 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-02-10 01:07:52,029 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-02-10 01:07:52,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,038 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,040 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,040 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:52,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,048 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-02-10 01:07:52,050 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-02-10 01:07:52,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,058 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,058 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,075 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,082 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:52,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,083 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-02-10 01:07:52,085 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-02-10 01:07:52,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-02-10 01:07:52,096 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,096 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,097 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,097 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,098 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2024-02-10 01:07:52,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,104 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-02-10 01:07:52,106 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-02-10 01:07:52,107 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,116 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,117 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,118 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,118 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,132 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:52,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,134 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-02-10 01:07:52,135 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-02-10 01:07:52,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,145 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,145 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,146 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,146 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,146 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,151 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-02-10 01:07:52,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,156 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-02-10 01:07:52,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-02-10 01:07:52,172 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-02-10 01:07:52,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,173 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,175 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,175 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,187 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-02-10 01:07:52,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,188 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-02-10 01:07:52,190 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-02-10 01:07:52,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,257 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,257 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,258 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,263 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-02-10 01:07:52,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,264 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-02-10 01:07:52,266 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-02-10 01:07:52,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,276 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,278 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,278 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,287 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:52,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,289 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-02-10 01:07:52,291 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-02-10 01:07:52,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-02-10 01:07:52,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,300 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,306 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,306 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,322 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,326 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-02-10 01:07:52,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,327 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-02-10 01:07:52,329 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-02-10 01:07:52,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,339 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,339 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,339 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,345 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-02-10 01:07:52,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,347 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-02-10 01:07:52,349 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-02-10 01:07:52,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,359 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,359 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,359 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,359 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2024-02-10 01:07:52,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,365 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-02-10 01:07:52,366 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-02-10 01:07:52,367 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,375 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,376 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,376 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,388 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2024-02-10 01:07:52,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,522 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-02-10 01:07:52,524 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-02-10 01:07:52,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,602 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,604 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,604 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,662 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-02-10 01:07:52,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,663 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-02-10 01:07:52,665 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-02-10 01:07:52,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,674 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,675 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,676 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,676 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2024-02-10 01:07:52,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,685 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-02-10 01:07:52,688 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-02-10 01:07:52,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,698 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,698 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,698 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,699 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,699 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,701 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:52,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,705 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-02-10 01:07:52,707 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-02-10 01:07:52,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-02-10 01:07:52,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,718 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,719 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,719 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,736 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-02-10 01:07:52,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,738 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-02-10 01:07:52,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,742 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-02-10 01:07:52,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,750 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,751 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,751 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,762 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,766 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-02-10 01:07:52,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,767 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-02-10 01:07:52,768 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-02-10 01:07:52,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-02-10 01:07:52,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,777 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,779 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,779 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,794 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2024-02-10 01:07:52,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,795 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-02-10 01:07:52,797 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-02-10 01:07:52,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,804 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,804 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,805 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,805 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2024-02-10 01:07:52,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,810 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-02-10 01:07:52,812 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-02-10 01:07:52,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-02-10 01:07:52,820 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,820 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,820 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,821 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,821 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,831 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-02-10 01:07:52,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,833 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-02-10 01:07:52,835 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-02-10 01:07:52,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-02-10 01:07:52,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,845 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,846 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,846 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,853 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-02-10 01:07:52,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,855 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-02-10 01:07:52,856 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-02-10 01:07:52,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,864 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,864 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,865 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,865 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,875 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-02-10 01:07:52,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,876 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-02-10 01:07:52,877 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-02-10 01:07:52,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-02-10 01:07:52,885 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,886 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,887 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,887 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,895 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-02-10 01:07:52,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,896 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-02-10 01:07:52,898 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-02-10 01:07:52,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-02-10 01:07:52,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,906 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,907 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,907 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,911 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-02-10 01:07:52,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,912 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-02-10 01:07:52,915 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-02-10 01:07:52,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,922 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,923 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,931 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-02-10 01:07:52,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,932 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-02-10 01:07:52,934 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-02-10 01:07:52,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,942 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,944 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:52,944 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:52,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,962 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-02-10 01:07:52,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,963 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-02-10 01:07:52,964 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-02-10 01:07:52,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,972 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,973 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,973 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:52,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:52,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2024-02-10 01:07:52,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:52,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:52,987 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-02-10 01:07:52,988 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-02-10 01:07:52,989 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:52,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:52,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:52,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:52,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:52,998 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:52,998 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:52,998 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:53,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,021 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-02-10 01:07:53,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,022 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-02-10 01:07:53,024 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-02-10 01:07:53,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:53,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,035 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,035 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:53,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:53,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,040 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-02-10 01:07:53,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,041 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-02-10 01:07:53,043 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-02-10 01:07:53,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,052 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:53,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,053 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,053 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:53,053 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:53,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,069 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-02-10 01:07:53,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,070 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-02-10 01:07:53,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,080 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-02-10 01:07:53,082 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,082 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,084 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,084 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,120 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:53,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,122 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-02-10 01:07:53,124 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-02-10 01:07:53,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,133 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,134 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,134 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,152 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-02-10 01:07:53,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,153 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-02-10 01:07:53,155 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-02-10 01:07:53,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-02-10 01:07:53,163 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,163 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,164 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,164 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,178 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:53,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,179 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-02-10 01:07:53,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,188 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-02-10 01:07:53,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:53,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,189 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,190 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:53,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:53,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,198 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:53,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,199 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-02-10 01:07:53,201 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-02-10 01:07:53,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,210 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,210 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,213 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,213 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,221 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-02-10 01:07:53,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,222 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-02-10 01:07:53,223 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-02-10 01:07:53,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,232 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:53,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,232 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,232 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:53,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:53,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,244 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-02-10 01:07:53,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,245 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-02-10 01:07:53,247 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-02-10 01:07:53,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,255 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,255 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,256 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,256 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,274 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-02-10 01:07:53,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,275 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-02-10 01:07:53,277 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-02-10 01:07:53,277 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,284 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:53,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,285 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,285 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:53,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:53,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,295 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:53,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,296 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-02-10 01:07:53,297 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-02-10 01:07:53,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-02-10 01:07:53,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,306 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,307 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,307 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,323 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,326 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-02-10 01:07:53,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,327 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-02-10 01:07:53,329 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-02-10 01:07:53,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-02-10 01:07:53,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,337 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:53,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,337 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,337 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:53,338 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:53,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2024-02-10 01:07:53,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,352 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-02-10 01:07:53,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:53,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,363 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,363 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:53,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:53,365 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-02-10 01:07:53,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,377 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-02-10 01:07:53,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,378 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-02-10 01:07:53,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:53,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,387 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,388 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:53,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:53,390 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-02-10 01:07:53,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2024-02-10 01:07:53,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,403 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-02-10 01:07:53,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-02-10 01:07:53,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,413 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,414 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,414 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,420 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-02-10 01:07:53,430 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,433 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-02-10 01:07:53,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,434 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-02-10 01:07:53,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-02-10 01:07:53,443 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,444 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,445 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,445 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,448 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-02-10 01:07:53,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2024-02-10 01:07:53,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,461 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-02-10 01:07:53,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,471 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,472 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,474 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,474 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,480 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-02-10 01:07:53,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2024-02-10 01:07:53,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,491 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-02-10 01:07:53,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,501 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,504 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,504 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,510 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-02-10 01:07:53,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,520 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2024-02-10 01:07:53,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,521 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-02-10 01:07:53,524 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,531 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,532 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,532 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,536 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-02-10 01:07:53,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,547 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2024-02-10 01:07:53,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,548 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-02-10 01:07:53,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-02-10 01:07:53,559 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,559 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,562 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,562 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,565 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-02-10 01:07:53,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2024-02-10 01:07:53,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,577 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-02-10 01:07:53,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,587 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,588 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,589 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,589 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,593 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-02-10 01:07:53,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,604 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0 [2024-02-10 01:07:53,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,606 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-02-10 01:07:53,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-02-10 01:07:53,616 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,617 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,618 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,618 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,622 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-02-10 01:07:53,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Ended with exit code 0 [2024-02-10 01:07:53,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,635 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-02-10 01:07:53,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-02-10 01:07:53,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,647 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,649 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,649 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,652 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-02-10 01:07:53,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,663 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2024-02-10 01:07:53,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,666 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-02-10 01:07:53,670 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,677 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,678 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,680 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,680 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,684 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-02-10 01:07:53,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,711 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-02-10 01:07:53,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,714 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-02-10 01:07:53,716 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-02-10 01:07:53,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,726 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,727 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,728 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,728 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,745 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-02-10 01:07:53,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,746 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-02-10 01:07:53,749 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,757 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,758 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,758 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,762 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-02-10 01:07:53,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,772 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-02-10 01:07:53,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,776 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-02-10 01:07:53,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,786 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,787 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,788 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,788 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,791 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-02-10 01:07:53,799 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,803 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:53,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,804 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-02-10 01:07:53,807 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,810 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-02-10 01:07:53,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,816 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,818 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,818 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,824 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-02-10 01:07:53,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,826 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-02-10 01:07:53,827 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-02-10 01:07:53,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-02-10 01:07:53,837 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,838 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,839 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,839 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,847 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2024-02-10 01:07:53,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,850 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-02-10 01:07:53,852 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-02-10 01:07:53,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-02-10 01:07:53,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,863 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,865 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,865 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2024-02-10 01:07:53,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,873 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-02-10 01:07:53,875 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-02-10 01:07:53,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-02-10 01:07:53,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,882 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,884 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,884 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,901 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2024-02-10 01:07:53,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,902 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-02-10 01:07:53,904 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-02-10 01:07:53,905 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,912 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,912 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,914 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,914 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,918 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2024-02-10 01:07:53,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,922 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-02-10 01:07:53,924 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-02-10 01:07:53,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,932 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,934 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,934 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,941 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2024-02-10 01:07:53,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,942 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-02-10 01:07:53,943 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-02-10 01:07:53,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,951 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,952 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,953 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,953 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2024-02-10 01:07:53,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,961 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-02-10 01:07:53,962 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-02-10 01:07:53,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,970 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,971 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:53,972 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:53,972 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:53,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:53,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2024-02-10 01:07:53,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:53,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:53,987 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-02-10 01:07:53,989 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-02-10 01:07:53,989 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:53,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:53,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:53,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:53,997 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:54,000 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:54,000 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:54,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,015 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2024-02-10 01:07:54,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,017 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-02-10 01:07:54,018 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-02-10 01:07:54,019 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,025 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,025 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,025 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,026 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:54,026 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:54,026 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,030 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-02-10 01:07:54,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,031 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-02-10 01:07:54,033 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-02-10 01:07:54,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-02-10 01:07:54,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,040 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:54,040 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:54,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,059 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-02-10 01:07:54,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,060 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-02-10 01:07:54,061 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-02-10 01:07:54,062 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,069 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:54,070 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:54,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,084 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:54,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,085 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-02-10 01:07:54,087 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-02-10 01:07:54,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-02-10 01:07:54,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,095 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:54,097 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:54,097 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:54,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:54,110 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 01:07:54,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,112 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-02-10 01:07:54,112 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-02-10 01:07:54,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,121 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,122 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2024-02-10 01:07:54,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,127 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-02-10 01:07:54,129 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-02-10 01:07:54,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-02-10 01:07:54,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,138 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,142 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:54,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,143 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-02-10 01:07:54,144 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-02-10 01:07:54,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,153 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,153 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,153 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,153 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,158 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-02-10 01:07:54,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,159 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-02-10 01:07:54,161 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-02-10 01:07:54,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,168 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,170 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,170 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,187 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-02-10 01:07:54,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,188 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-02-10 01:07:54,189 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-02-10 01:07:54,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,200 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,200 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,211 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0 [2024-02-10 01:07:54,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,218 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-02-10 01:07:54,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,228 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,229 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,230 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-02-10 01:07:54,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,242 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-02-10 01:07:54,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,243 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-02-10 01:07:54,245 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-02-10 01:07:54,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,253 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,254 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,270 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-02-10 01:07:54,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,272 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-02-10 01:07:54,274 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-02-10 01:07:54,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,282 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,282 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,284 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,284 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,302 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-02-10 01:07:54,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,303 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-02-10 01:07:54,305 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-02-10 01:07:54,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,314 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,314 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,315 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,319 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-02-10 01:07:54,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,320 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-02-10 01:07:54,322 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-02-10 01:07:54,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,331 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,333 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,333 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,341 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-02-10 01:07:54,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,342 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-02-10 01:07:54,343 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-02-10 01:07:54,344 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,352 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,352 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,357 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-02-10 01:07:54,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,358 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-02-10 01:07:54,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,368 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-02-10 01:07:54,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,369 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,372 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,372 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,382 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-02-10 01:07:54,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,383 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-02-10 01:07:54,385 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-02-10 01:07:54,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,394 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,401 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,401 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,418 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,422 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-02-10 01:07:54,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,423 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-02-10 01:07:54,459 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-02-10 01:07:54,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,471 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,471 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,471 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,472 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,476 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:54,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,477 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-02-10 01:07:54,479 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-02-10 01:07:54,479 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,489 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,489 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,489 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,490 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,490 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,506 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-02-10 01:07:54,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,507 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-02-10 01:07:54,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-02-10 01:07:54,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,518 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,518 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,520 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-02-10 01:07:54,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,532 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-02-10 01:07:54,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,533 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-02-10 01:07:54,535 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,545 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,546 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,547 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,550 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-02-10 01:07:54,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,558 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:54,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,559 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-02-10 01:07:54,561 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-02-10 01:07:54,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,569 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,572 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,572 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,579 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-02-10 01:07:54,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,580 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-02-10 01:07:54,582 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-02-10 01:07:54,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,589 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,589 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,590 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,590 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,590 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,602 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-02-10 01:07:54,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,603 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-02-10 01:07:54,605 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-02-10 01:07:54,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,613 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,613 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,615 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,615 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,626 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-02-10 01:07:54,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,627 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-02-10 01:07:54,628 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-02-10 01:07:54,629 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,635 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,636 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,638 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,638 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,647 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,650 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-02-10 01:07:54,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,651 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-02-10 01:07:54,651 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-02-10 01:07:54,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,660 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,662 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,662 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,676 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:54,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,677 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-02-10 01:07:54,679 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-02-10 01:07:54,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,686 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,686 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,686 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,687 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,687 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:54,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,692 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-02-10 01:07:54,693 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-02-10 01:07:54,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-02-10 01:07:54,700 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,700 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,701 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,701 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,728 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-02-10 01:07:54,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,736 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-02-10 01:07:54,738 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-02-10 01:07:54,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-02-10 01:07:54,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,747 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,748 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,748 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,755 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-02-10 01:07:54,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,756 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-02-10 01:07:54,758 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-02-10 01:07:54,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-02-10 01:07:54,766 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,767 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,767 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,767 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,794 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-02-10 01:07:54,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,795 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-02-10 01:07:54,796 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-02-10 01:07:54,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,803 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,804 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,805 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,805 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Ended with exit code 0 [2024-02-10 01:07:54,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,813 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-02-10 01:07:54,815 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-02-10 01:07:54,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,822 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,822 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,822 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,823 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,823 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,827 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-02-10 01:07:54,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,828 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-02-10 01:07:54,830 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-02-10 01:07:54,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,837 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,837 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,837 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,838 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,855 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-02-10 01:07:54,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,856 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-02-10 01:07:54,858 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-02-10 01:07:54,858 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,866 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,867 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,868 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,875 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-02-10 01:07:54,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,876 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-02-10 01:07:54,877 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-02-10 01:07:54,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-02-10 01:07:54,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,885 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,885 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Ended with exit code 0 [2024-02-10 01:07:54,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,900 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-02-10 01:07:54,902 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-02-10 01:07:54,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,910 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,910 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,910 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,916 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,919 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-02-10 01:07:54,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,920 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-02-10 01:07:54,922 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-02-10 01:07:54,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,932 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,932 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,932 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,932 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,934 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,937 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-02-10 01:07:54,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,938 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-02-10 01:07:54,939 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-02-10 01:07:54,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,950 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:54,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,950 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,950 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:54,950 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:54,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,955 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0 [2024-02-10 01:07:54,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,956 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-02-10 01:07:54,957 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-02-10 01:07:54,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-02-10 01:07:54,965 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,966 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,967 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,967 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:54,980 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-02-10 01:07:54,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:54,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:54,981 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-02-10 01:07:54,982 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-02-10 01:07:54,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:54,990 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:54,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:54,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:54,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:54,992 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:54,992 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:54,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Ended with exit code 0 [2024-02-10 01:07:55,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,001 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-02-10 01:07:55,004 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-02-10 01:07:55,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,013 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,015 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,015 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,033 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0 [2024-02-10 01:07:55,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,034 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-02-10 01:07:55,036 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-02-10 01:07:55,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,043 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:55,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,043 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,044 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:55,044 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:55,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,048 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-02-10 01:07:55,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,049 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-02-10 01:07:55,051 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-02-10 01:07:55,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,059 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,059 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,062 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,063 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,077 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,081 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,082 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-02-10 01:07:55,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,084 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-02-10 01:07:55,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:55,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,094 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,094 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:55,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:55,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,098 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-02-10 01:07:55,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,100 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-02-10 01:07:55,101 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-02-10 01:07:55,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,109 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,111 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,111 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,130 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-02-10 01:07:55,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,134 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-02-10 01:07:55,136 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-02-10 01:07:55,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:55,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,143 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,143 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:55,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:55,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,150 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,151 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-02-10 01:07:55,153 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-02-10 01:07:55,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,163 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,165 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,165 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,203 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,205 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-02-10 01:07:55,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:55,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,216 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,217 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:55,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:55,220 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-02-10 01:07:55,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,231 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,232 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-02-10 01:07:55,240 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-02-10 01:07:55,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,248 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:55,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,248 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,248 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:55,248 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:55,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,266 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,267 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-02-10 01:07:55,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-02-10 01:07:55,277 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,277 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:55,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,277 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,277 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:55,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:55,280 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-02-10 01:07:55,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,291 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,296 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-02-10 01:07:55,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,307 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,309 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,309 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,314 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-02-10 01:07:55,321 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,324 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,325 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-02-10 01:07:55,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,334 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,335 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,337 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,337 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,341 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-02-10 01:07:55,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,353 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,354 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-02-10 01:07:55,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,368 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,368 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,375 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-02-10 01:07:55,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,383 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,384 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-02-10 01:07:55,387 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,400 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,400 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,409 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-02-10 01:07:55,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,415 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,417 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-02-10 01:07:55,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,427 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,427 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,429 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,429 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,434 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-02-10 01:07:55,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,443 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-02-10 01:07:55,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,444 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-02-10 01:07:55,446 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,453 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,454 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,456 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,456 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,460 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-02-10 01:07:55,467 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,470 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,472 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-02-10 01:07:55,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,483 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,483 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,487 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-02-10 01:07:55,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,497 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,498 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-02-10 01:07:55,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-02-10 01:07:55,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,509 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,511 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,511 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,515 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-02-10 01:07:55,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,527 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-02-10 01:07:55,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-02-10 01:07:55,539 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,539 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,541 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,541 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,545 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-02-10 01:07:55,551 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,555 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,557 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-02-10 01:07:55,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,569 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,571 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,571 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,576 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-02-10 01:07:55,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,585 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-02-10 01:07:55,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,586 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-02-10 01:07:55,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,599 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,600 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,600 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,604 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-02-10 01:07:55,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,615 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-02-10 01:07:55,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,616 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-02-10 01:07:55,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-02-10 01:07:55,628 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,629 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,631 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,631 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,636 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-02-10 01:07:55,642 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,646 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-02-10 01:07:55,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,647 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-02-10 01:07:55,650 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,657 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,659 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,659 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,663 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-02-10 01:07:55,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,674 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-02-10 01:07:55,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,675 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-02-10 01:07:55,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,687 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,689 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,689 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,693 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-02-10 01:07:55,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:55,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,705 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-02-10 01:07:55,706 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-02-10 01:07:55,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-02-10 01:07:55,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,714 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,716 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,716 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,735 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-02-10 01:07:55,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,736 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-02-10 01:07:55,738 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-02-10 01:07:55,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,746 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,748 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,748 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,756 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-02-10 01:07:55,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,757 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-02-10 01:07:55,759 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-02-10 01:07:55,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-02-10 01:07:55,767 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,767 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,769 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,769 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,784 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-02-10 01:07:55,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,785 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-02-10 01:07:55,787 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-02-10 01:07:55,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-02-10 01:07:55,795 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,795 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,797 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,797 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,802 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,805 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-02-10 01:07:55,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,807 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-02-10 01:07:55,809 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-02-10 01:07:55,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,817 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,817 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,819 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,819 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,833 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-02-10 01:07:55,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,835 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-02-10 01:07:55,836 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-02-10 01:07:55,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,846 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,846 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,848 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,848 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,855 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-02-10 01:07:55,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,857 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-02-10 01:07:55,858 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-02-10 01:07:55,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-02-10 01:07:55,866 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,866 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,868 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,868 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,875 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-02-10 01:07:55,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,876 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-02-10 01:07:55,878 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-02-10 01:07:55,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,887 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,888 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,889 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:55,889 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:55,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,904 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-02-10 01:07:55,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,905 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-02-10 01:07:55,907 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-02-10 01:07:55,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:55,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,917 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,917 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:55,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:55,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,933 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-02-10 01:07:55,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,934 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-02-10 01:07:55,936 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-02-10 01:07:55,951 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:55,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,961 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,961 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:55,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:55,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,971 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-02-10 01:07:55,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,972 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-02-10 01:07:55,974 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-02-10 01:07:55,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:55,981 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:55,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:55,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:55,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:55,982 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:55,982 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:55,982 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:55,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:55,991 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2024-02-10 01:07:55,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:55,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:55,992 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-02-10 01:07:55,994 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-02-10 01:07:55,995 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,003 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,003 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:56,005 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:56,005 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:07:56,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,021 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-02-10 01:07:56,021 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 01:07:56,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,023 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-02-10 01:07:56,024 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-02-10 01:07:56,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,035 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,035 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,035 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,036 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,040 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:56,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,041 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-02-10 01:07:56,044 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-02-10 01:07:56,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-02-10 01:07:56,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,052 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,053 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,053 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,053 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,067 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-02-10 01:07:56,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,069 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-02-10 01:07:56,070 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-02-10 01:07:56,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,079 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,079 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,079 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,084 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-02-10 01:07:56,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,085 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-02-10 01:07:56,086 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-02-10 01:07:56,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,094 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,094 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,097 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,097 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,114 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-02-10 01:07:56,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,115 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-02-10 01:07:56,117 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-02-10 01:07:56,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,126 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,128 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,128 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,143 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-02-10 01:07:56,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,144 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-02-10 01:07:56,145 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-02-10 01:07:56,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,153 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,154 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,154 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,159 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Ended with exit code 0 [2024-02-10 01:07:56,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,160 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-02-10 01:07:56,161 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-02-10 01:07:56,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,169 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,169 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,169 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,170 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,170 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Ended with exit code 0 [2024-02-10 01:07:56,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,184 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-02-10 01:07:56,185 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-02-10 01:07:56,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,193 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,195 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,195 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,204 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-02-10 01:07:56,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,205 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-02-10 01:07:56,207 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-02-10 01:07:56,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,215 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,215 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,215 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,216 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,233 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-02-10 01:07:56,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,234 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-02-10 01:07:56,236 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-02-10 01:07:56,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,245 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,247 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,247 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,265 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-02-10 01:07:56,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,266 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-02-10 01:07:56,268 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-02-10 01:07:56,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-02-10 01:07:56,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,277 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,277 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,278 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,278 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,293 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-02-10 01:07:56,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,294 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-02-10 01:07:56,296 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-02-10 01:07:56,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,306 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,310 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,310 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2024-02-10 01:07:56,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,328 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-02-10 01:07:56,331 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-02-10 01:07:56,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,339 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,340 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,348 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,348 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,370 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-02-10 01:07:56,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,371 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-02-10 01:07:56,376 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-02-10 01:07:56,376 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,384 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,384 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,385 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,385 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,390 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-02-10 01:07:56,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,391 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-02-10 01:07:56,392 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-02-10 01:07:56,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-02-10 01:07:56,400 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,400 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,401 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,401 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,401 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,405 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-02-10 01:07:56,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,406 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-02-10 01:07:56,408 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-02-10 01:07:56,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,416 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,416 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,417 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,417 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,426 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,429 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-02-10 01:07:56,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,430 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-02-10 01:07:56,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,440 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-02-10 01:07:56,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,441 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,443 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,443 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,461 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-02-10 01:07:56,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,462 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-02-10 01:07:56,464 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-02-10 01:07:56,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,471 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,471 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,473 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,473 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,493 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-02-10 01:07:56,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,494 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-02-10 01:07:56,495 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-02-10 01:07:56,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,504 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,504 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,504 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,505 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,509 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-02-10 01:07:56,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,511 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-02-10 01:07:56,513 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-02-10 01:07:56,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,521 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,523 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,523 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,569 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:56,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,571 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-02-10 01:07:56,575 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,584 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,584 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,586 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,586 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,584 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-02-10 01:07:56,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,608 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:56,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,612 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-02-10 01:07:56,620 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-02-10 01:07:56,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-02-10 01:07:56,631 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,631 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,634 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,634 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2024-02-10 01:07:56,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,693 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-02-10 01:07:56,711 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-02-10 01:07:56,712 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,720 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,721 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,721 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,722 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,735 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-02-10 01:07:56,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,736 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-02-10 01:07:56,738 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-02-10 01:07:56,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-02-10 01:07:56,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,746 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,747 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,751 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-02-10 01:07:56,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,752 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-02-10 01:07:56,754 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-02-10 01:07:56,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,761 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,762 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,764 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,764 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,779 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,783 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-02-10 01:07:56,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,784 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-02-10 01:07:56,786 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-02-10 01:07:56,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-02-10 01:07:56,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,794 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,795 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,795 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,813 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-02-10 01:07:56,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,814 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-02-10 01:07:56,816 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-02-10 01:07:56,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,825 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,827 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,827 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,845 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-02-10 01:07:56,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,846 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-02-10 01:07:56,848 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-02-10 01:07:56,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,858 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,858 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,892 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:56,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,893 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-02-10 01:07:56,895 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-02-10 01:07:56,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,904 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,905 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,905 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,911 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:56,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,912 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-02-10 01:07:56,914 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-02-10 01:07:56,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,922 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,924 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:56,924 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:56,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,933 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-02-10 01:07:56,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,934 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-02-10 01:07:56,938 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-02-10 01:07:56,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-02-10 01:07:56,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,947 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,947 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,958 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-02-10 01:07:56,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,959 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-02-10 01:07:56,961 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-02-10 01:07:56,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,972 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:56,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2024-02-10 01:07:56,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:56,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:56,978 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-02-10 01:07:56,980 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-02-10 01:07:56,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:56,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:56,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:56,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:56,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:56,989 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:56,989 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:56,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:56,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,002 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:57,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,003 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-02-10 01:07:57,004 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-02-10 01:07:57,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:57,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,019 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:57,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:57,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,025 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Ended with exit code 0 [2024-02-10 01:07:57,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,026 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-02-10 01:07:57,027 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-02-10 01:07:57,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-02-10 01:07:57,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,037 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,039 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,039 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,053 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-02-10 01:07:57,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,055 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-02-10 01:07:57,057 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-02-10 01:07:57,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,066 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,067 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,068 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,069 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,077 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-02-10 01:07:57,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,078 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-02-10 01:07:57,080 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-02-10 01:07:57,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,088 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,090 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,090 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,109 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Ended with exit code 0 [2024-02-10 01:07:57,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,110 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-02-10 01:07:57,112 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-02-10 01:07:57,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,121 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:57,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,121 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,122 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:57,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:57,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Ended with exit code 0 [2024-02-10 01:07:57,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,129 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-02-10 01:07:57,132 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,139 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,139 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,141 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-02-10 01:07:57,143 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,143 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,163 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2024-02-10 01:07:57,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,164 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-02-10 01:07:57,193 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-02-10 01:07:57,194 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:57,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,202 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,202 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:57,202 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:57,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2024-02-10 01:07:57,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,220 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-02-10 01:07:57,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,229 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,230 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-02-10 01:07:57,231 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,231 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,240 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0 [2024-02-10 01:07:57,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,241 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-02-10 01:07:57,242 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-02-10 01:07:57,243 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,250 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,250 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:57,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,250 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,251 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:57,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:57,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,255 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-02-10 01:07:57,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,256 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-02-10 01:07:57,257 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-02-10 01:07:57,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,264 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,265 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,267 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,267 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,286 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-02-10 01:07:57,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,287 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-02-10 01:07:57,288 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-02-10 01:07:57,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,296 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:57,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,296 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,297 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:57,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:57,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,301 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-02-10 01:07:57,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,302 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-02-10 01:07:57,304 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-02-10 01:07:57,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,312 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,313 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:57,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,313 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,313 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:57,313 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:57,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,330 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Ended with exit code 0 [2024-02-10 01:07:57,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,331 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-02-10 01:07:57,333 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-02-10 01:07:57,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,341 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:57,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,342 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,342 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:57,342 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:57,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,347 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2024-02-10 01:07:57,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,348 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-02-10 01:07:57,350 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-02-10 01:07:57,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,357 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,357 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,360 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,360 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,369 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-02-10 01:07:57,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,370 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-02-10 01:07:57,372 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-02-10 01:07:57,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-02-10 01:07:57,379 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,379 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,381 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,381 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,391 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-02-10 01:07:57,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,392 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-02-10 01:07:57,394 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-02-10 01:07:57,394 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,402 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,403 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,408 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,408 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,437 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:57,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,439 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-02-10 01:07:57,439 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-02-10 01:07:57,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,448 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,449 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,454 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,454 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,474 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-02-10 01:07:57,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,475 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-02-10 01:07:57,476 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-02-10 01:07:57,477 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,486 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,490 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,490 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,499 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-02-10 01:07:57,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,500 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-02-10 01:07:57,502 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-02-10 01:07:57,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,511 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,513 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,513 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,529 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:57,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,530 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-02-10 01:07:57,532 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-02-10 01:07:57,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,540 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,541 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,543 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,543 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,561 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-02-10 01:07:57,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,562 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-02-10 01:07:57,563 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-02-10 01:07:57,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,570 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,571 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,574 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,574 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,593 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:57,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,594 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-02-10 01:07:57,596 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-02-10 01:07:57,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,604 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,605 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,607 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,607 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,617 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-02-10 01:07:57,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,618 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-02-10 01:07:57,619 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-02-10 01:07:57,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-02-10 01:07:57,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,627 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,630 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,630 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,649 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-02-10 01:07:57,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,650 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-02-10 01:07:57,652 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-02-10 01:07:57,652 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,660 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,662 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,662 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,670 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-02-10 01:07:57,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,671 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-02-10 01:07:57,673 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-02-10 01:07:57,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-02-10 01:07:57,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,680 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,682 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,682 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,695 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-02-10 01:07:57,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,696 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-02-10 01:07:57,697 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-02-10 01:07:57,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-02-10 01:07:57,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,705 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,707 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,707 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Ended with exit code 0 [2024-02-10 01:07:57,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,720 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-02-10 01:07:57,722 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-02-10 01:07:57,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,731 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,733 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,733 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0 [2024-02-10 01:07:57,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,752 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-02-10 01:07:57,753 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-02-10 01:07:57,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,763 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,765 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,765 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,774 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-02-10 01:07:57,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,775 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-02-10 01:07:57,777 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-02-10 01:07:57,778 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,785 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,785 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,788 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,788 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,803 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-02-10 01:07:57,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,804 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-02-10 01:07:57,806 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-02-10 01:07:57,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,813 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,816 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,816 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,844 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-02-10 01:07:57,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,857 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-02-10 01:07:57,857 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-02-10 01:07:57,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-02-10 01:07:57,866 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,867 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,869 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,869 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,908 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-02-10 01:07:57,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,910 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-02-10 01:07:57,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,920 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,920 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,923 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,923 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,925 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-02-10 01:07:57,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,931 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-02-10 01:07:57,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,932 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-02-10 01:07:57,934 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-02-10 01:07:57,935 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,941 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,943 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,943 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,951 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:57,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,952 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-02-10 01:07:57,954 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-02-10 01:07:57,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-02-10 01:07:57,961 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,961 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,963 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,963 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:57,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:57,983 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-02-10 01:07:57,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:57,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:57,984 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-02-10 01:07:57,985 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-02-10 01:07:57,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:57,995 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:57,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:57,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:57,995 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:57,997 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:57,997 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:58,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,014 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-02-10 01:07:58,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,015 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-02-10 01:07:58,017 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-02-10 01:07:58,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:58,024 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,024 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:58,024 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:58,024 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,029 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-02-10 01:07:58,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,031 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-02-10 01:07:58,033 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-02-10 01:07:58,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-02-10 01:07:58,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:58,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,041 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:58,041 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:58,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,058 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-02-10 01:07:58,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,059 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-02-10 01:07:58,061 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-02-10 01:07:58,062 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:58,068 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,068 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:58,069 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:07:58,069 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,083 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2024-02-10 01:07:58,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,084 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-02-10 01:07:58,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,087 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-02-10 01:07:58,094 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:07:58,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,094 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:07:58,096 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:07:58,097 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:07:58,101 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,105 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-02-10 01:07:58,105 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 01:07:58,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,110 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-02-10 01:07:58,112 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-02-10 01:07:58,112 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,120 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,120 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,120 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,125 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:58,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,126 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-02-10 01:07:58,128 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-02-10 01:07:58,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,137 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,137 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,137 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,137 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,146 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-02-10 01:07:58,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,148 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-02-10 01:07:58,149 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-02-10 01:07:58,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,156 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,157 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,157 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,157 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,157 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,157 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,162 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-02-10 01:07:58,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,164 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-02-10 01:07:58,166 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-02-10 01:07:58,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,173 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,174 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,174 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,175 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,175 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,182 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:58,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,183 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-02-10 01:07:58,185 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-02-10 01:07:58,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,194 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,194 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,195 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,195 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,212 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-02-10 01:07:58,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,213 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-02-10 01:07:58,215 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-02-10 01:07:58,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,223 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,223 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,223 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,224 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,224 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Ended with exit code 0 [2024-02-10 01:07:58,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,242 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-02-10 01:07:58,244 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-02-10 01:07:58,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-02-10 01:07:58,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,252 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,252 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,252 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,270 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-02-10 01:07:58,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,271 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-02-10 01:07:58,272 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-02-10 01:07:58,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,281 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,281 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,281 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,283 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,283 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,290 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-02-10 01:07:58,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,291 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-02-10 01:07:58,293 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-02-10 01:07:58,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,300 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,300 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,300 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,300 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,301 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,306 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:58,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,308 INFO L229 MonitoredProcess]: Starting monitored process 299 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,309 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-02-10 01:07:58,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,316 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,316 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,316 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,318 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,318 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,336 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-02-10 01:07:58,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,338 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-02-10 01:07:58,339 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-02-10 01:07:58,340 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,347 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,347 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,347 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,365 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-02-10 01:07:58,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,366 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-02-10 01:07:58,368 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-02-10 01:07:58,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,378 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,378 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,381 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,381 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,396 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-02-10 01:07:58,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,397 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-02-10 01:07:58,399 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-02-10 01:07:58,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,407 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,407 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,413 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,413 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,440 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-02-10 01:07:58,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,441 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-02-10 01:07:58,443 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-02-10 01:07:58,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,450 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,450 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,450 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,454 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-02-10 01:07:58,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,456 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-02-10 01:07:58,457 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-02-10 01:07:58,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-02-10 01:07:58,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,464 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,464 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,465 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,465 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,467 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,469 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-02-10 01:07:58,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,470 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-02-10 01:07:58,472 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-02-10 01:07:58,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-02-10 01:07:58,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,481 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,481 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,481 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,486 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-02-10 01:07:58,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,487 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-02-10 01:07:58,488 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-02-10 01:07:58,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-02-10 01:07:58,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,496 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,496 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,497 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,497 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,511 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-02-10 01:07:58,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,512 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-02-10 01:07:58,514 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-02-10 01:07:58,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,521 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,521 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,523 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,523 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,529 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:58,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,531 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-02-10 01:07:58,533 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-02-10 01:07:58,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,540 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,540 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,540 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,540 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,540 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,544 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-02-10 01:07:58,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,545 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-02-10 01:07:58,547 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-02-10 01:07:58,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-02-10 01:07:58,554 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,555 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,555 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,556 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,556 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,575 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-02-10 01:07:58,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,576 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-02-10 01:07:58,577 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-02-10 01:07:58,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,585 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,585 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,585 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,586 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,586 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,594 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:58,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,595 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-02-10 01:07:58,597 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-02-10 01:07:58,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,605 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,606 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,606 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,607 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,607 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,615 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-02-10 01:07:58,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,616 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-02-10 01:07:58,617 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-02-10 01:07:58,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,624 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,625 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,625 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,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-02-10 01:07:58,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,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-02-10 01:07:58,632 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-02-10 01:07:58,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-02-10 01:07:58,641 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,641 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,642 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,642 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,657 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-02-10 01:07:58,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,659 INFO L229 MonitoredProcess]: Starting monitored process 314 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2024-02-10 01:07:58,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,669 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,669 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,670 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,670 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0 [2024-02-10 01:07:58,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,685 INFO L229 MonitoredProcess]: Starting monitored process 315 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process [2024-02-10 01:07:58,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,694 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,695 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,695 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,695 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,708 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2024-02-10 01:07:58,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,709 INFO L229 MonitoredProcess]: Starting monitored process 316 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process [2024-02-10 01:07:58,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,720 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,720 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,721 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,721 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0 [2024-02-10 01:07:58,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,740 INFO L229 MonitoredProcess]: Starting monitored process 317 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2024-02-10 01:07:58,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,751 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,751 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,751 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,752 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,752 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,772 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:58,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,773 INFO L229 MonitoredProcess]: Starting monitored process 318 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2024-02-10 01:07:58,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,784 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,784 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,784 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,784 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,785 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,785 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,790 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2024-02-10 01:07:58,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,791 INFO L229 MonitoredProcess]: Starting monitored process 319 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2024-02-10 01:07:58,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,803 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,803 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,804 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,804 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2024-02-10 01:07:58,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,816 INFO L229 MonitoredProcess]: Starting monitored process 320 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2024-02-10 01:07:58,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,825 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,825 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,826 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2024-02-10 01:07:58,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,831 INFO L229 MonitoredProcess]: Starting monitored process 321 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2024-02-10 01:07:58,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,841 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,841 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,842 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,842 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,846 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2024-02-10 01:07:58,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,847 INFO L229 MonitoredProcess]: Starting monitored process 322 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2024-02-10 01:07:58,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,857 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,858 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2024-02-10 01:07:58,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,863 INFO L229 MonitoredProcess]: Starting monitored process 323 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2024-02-10 01:07:58,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-02-10 01:07:58,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,873 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,873 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,873 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,875 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,878 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0 [2024-02-10 01:07:58,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,879 INFO L229 MonitoredProcess]: Starting monitored process 324 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2024-02-10 01:07:58,883 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,890 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,890 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,891 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,891 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,910 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Ended with exit code 0 [2024-02-10 01:07:58,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,911 INFO L229 MonitoredProcess]: Starting monitored process 325 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2024-02-10 01:07:58,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,920 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,920 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,920 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,921 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,922 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Ended with exit code 0 [2024-02-10 01:07:58,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,936 INFO L229 MonitoredProcess]: Starting monitored process 326 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2024-02-10 01:07:58,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,945 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,945 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,946 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,946 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2024-02-10 01:07:58,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,960 INFO L229 MonitoredProcess]: Starting monitored process 327 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2024-02-10 01:07:58,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-02-10 01:07:58,968 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,968 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,968 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:58,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,969 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,969 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:58,969 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:58,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,973 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Ended with exit code 0 [2024-02-10 01:07:58,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,973 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,974 INFO L229 MonitoredProcess]: Starting monitored process 328 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2024-02-10 01:07:58,976 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:58,983 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:58,983 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:58,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:58,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:58,983 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:58,985 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:58,985 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:58,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:58,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Ended with exit code 0 [2024-02-10 01:07:58,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:58,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:58,996 INFO L229 MonitoredProcess]: Starting monitored process 329 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:58,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2024-02-10 01:07:58,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-02-10 01:07:59,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,006 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,006 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,006 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:59,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,018 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Ended with exit code 0 [2024-02-10 01:07:59,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,019 INFO L229 MonitoredProcess]: Starting monitored process 330 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,021 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2024-02-10 01:07:59,022 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,029 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,029 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,031 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,031 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,047 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2024-02-10 01:07:59,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,048 INFO L229 MonitoredProcess]: Starting monitored process 331 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2024-02-10 01:07:59,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,059 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,059 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,059 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,059 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:59,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,075 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:59,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,076 INFO L229 MonitoredProcess]: Starting monitored process 332 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2024-02-10 01:07:59,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,086 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,087 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,088 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,088 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Ended with exit code 0 [2024-02-10 01:07:59,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,096 INFO L229 MonitoredProcess]: Starting monitored process 333 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,098 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process [2024-02-10 01:07:59,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,105 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,105 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,105 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,106 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:59,106 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0 [2024-02-10 01:07:59,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,120 INFO L229 MonitoredProcess]: Starting monitored process 334 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process [2024-02-10 01:07:59,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,129 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,129 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,129 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,130 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:59,130 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,132 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0 [2024-02-10 01:07:59,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,136 INFO L229 MonitoredProcess]: Starting monitored process 335 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,137 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process [2024-02-10 01:07:59,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,145 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,145 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,145 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,145 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:59,145 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Ended with exit code 0 [2024-02-10 01:07:59,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,151 INFO L229 MonitoredProcess]: Starting monitored process 336 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process [2024-02-10 01:07:59,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,160 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,160 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,162 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,162 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,167 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Ended with exit code 0 [2024-02-10 01:07:59,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,171 INFO L229 MonitoredProcess]: Starting monitored process 337 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process [2024-02-10 01:07:59,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,179 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,180 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,181 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,181 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Ended with exit code 0 [2024-02-10 01:07:59,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,189 INFO L229 MonitoredProcess]: Starting monitored process 338 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process [2024-02-10 01:07:59,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-02-10 01:07:59,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,199 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,199 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,202 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,202 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Ended with exit code 0 [2024-02-10 01:07:59,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,222 INFO L229 MonitoredProcess]: Starting monitored process 339 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,223 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process [2024-02-10 01:07:59,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,234 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,234 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,237 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,237 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Ended with exit code 0 [2024-02-10 01:07:59,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,251 INFO L229 MonitoredProcess]: Starting monitored process 340 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process [2024-02-10 01:07:59,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-02-10 01:07:59,260 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,260 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,261 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,262 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,262 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,272 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Ended with exit code 0 [2024-02-10 01:07:59,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,273 INFO L229 MonitoredProcess]: Starting monitored process 341 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process [2024-02-10 01:07:59,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,283 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,283 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,285 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,285 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Ended with exit code 0 [2024-02-10 01:07:59,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,293 INFO L229 MonitoredProcess]: Starting monitored process 342 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,295 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process [2024-02-10 01:07:59,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,303 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,304 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,305 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,305 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,323 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Ended with exit code 0 [2024-02-10 01:07:59,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,324 INFO L229 MonitoredProcess]: Starting monitored process 343 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,325 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process [2024-02-10 01:07:59,326 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,335 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,336 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,337 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,337 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Ended with exit code 0 [2024-02-10 01:07:59,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,346 INFO L229 MonitoredProcess]: Starting monitored process 344 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process [2024-02-10 01:07:59,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,358 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,358 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,360 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,360 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Ended with exit code 0 [2024-02-10 01:07:59,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,369 INFO L229 MonitoredProcess]: Starting monitored process 345 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process [2024-02-10 01:07:59,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-02-10 01:07:59,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,381 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,381 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,383 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,383 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,400 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Ended with exit code 0 [2024-02-10 01:07:59,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,401 INFO L229 MonitoredProcess]: Starting monitored process 346 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process [2024-02-10 01:07:59,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,411 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,411 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,412 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,413 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,413 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,418 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0 [2024-02-10 01:07:59,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,422 INFO L229 MonitoredProcess]: Starting monitored process 347 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process [2024-02-10 01:07:59,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,434 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,434 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,436 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,436 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,448 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0 [2024-02-10 01:07:59,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,449 INFO L229 MonitoredProcess]: Starting monitored process 348 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,451 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process [2024-02-10 01:07:59,452 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,459 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,460 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,460 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,460 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,470 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,470 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Ended with exit code 0 [2024-02-10 01:07:59,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,489 INFO L229 MonitoredProcess]: Starting monitored process 349 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,491 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,499 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,500 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,501 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,501 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process [2024-02-10 01:07:59,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Ended with exit code 0 [2024-02-10 01:07:59,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,516 INFO L229 MonitoredProcess]: Starting monitored process 350 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process [2024-02-10 01:07:59,567 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,567 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,567 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,569 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,569 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,608 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Forceful destruction successful, exit code 0 [2024-02-10 01:07:59,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,625 INFO L229 MonitoredProcess]: Starting monitored process 351 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process [2024-02-10 01:07:59,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,641 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,641 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,642 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,643 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,643 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Ended with exit code 0 [2024-02-10 01:07:59,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,659 INFO L229 MonitoredProcess]: Starting monitored process 352 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process [2024-02-10 01:07:59,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,669 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,669 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,670 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,671 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,671 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,688 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Ended with exit code 0 [2024-02-10 01:07:59,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,689 INFO L229 MonitoredProcess]: Starting monitored process 353 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process [2024-02-10 01:07:59,691 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,700 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,700 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,702 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,702 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Ended with exit code 0 [2024-02-10 01:07:59,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,719 INFO L229 MonitoredProcess]: Starting monitored process 354 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process [2024-02-10 01:07:59,721 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,729 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,729 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,731 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,731 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Ended with exit code 0 [2024-02-10 01:07:59,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,740 INFO L229 MonitoredProcess]: Starting monitored process 355 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process [2024-02-10 01:07:59,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-02-10 01:07:59,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,749 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,749 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,751 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,751 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Ended with exit code 0 [2024-02-10 01:07:59,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,770 INFO L229 MonitoredProcess]: Starting monitored process 356 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process [2024-02-10 01:07:59,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,783 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,783 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,784 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,784 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2024-02-10 01:07:59,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,800 INFO L229 MonitoredProcess]: Starting monitored process 357 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process [2024-02-10 01:07:59,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,811 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,811 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,811 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,813 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,813 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Ended with exit code 0 [2024-02-10 01:07:59,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,822 INFO L229 MonitoredProcess]: Starting monitored process 358 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process [2024-02-10 01:07:59,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,833 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,833 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,833 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,834 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:59,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,839 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Ended with exit code 0 [2024-02-10 01:07:59,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,846 INFO L229 MonitoredProcess]: Starting monitored process 359 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,859 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,860 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,860 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,860 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process [2024-02-10 01:07:59,860 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:59,861 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Ended with exit code 0 [2024-02-10 01:07:59,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,867 INFO L229 MonitoredProcess]: Starting monitored process 360 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process [2024-02-10 01:07:59,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-02-10 01:07:59,877 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,877 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,878 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,878 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:07:59,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,883 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Ended with exit code 0 [2024-02-10 01:07:59,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,884 INFO L229 MonitoredProcess]: Starting monitored process 361 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process [2024-02-10 01:07:59,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,895 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,895 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:07:59,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,895 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:07:59,897 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:07:59,897 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:07:59,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Ended with exit code 0 [2024-02-10 01:07:59,905 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 01:07:59,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,905 INFO L229 MonitoredProcess]: Starting monitored process 362 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process [2024-02-10 01:07:59,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,917 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:07:59,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,917 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:59,917 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:59,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,934 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Ended with exit code 0 [2024-02-10 01:07:59,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,935 INFO L229 MonitoredProcess]: Starting monitored process 363 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process [2024-02-10 01:07:59,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,947 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,947 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:07:59,947 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,948 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:59,948 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:59,948 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2024-02-10 01:07:59,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,955 INFO L229 MonitoredProcess]: Starting monitored process 364 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process [2024-02-10 01:07:59,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-02-10 01:07:59,965 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,965 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:07:59,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:07:59,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:59,966 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:07:59,966 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:07:59,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:07:59,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0 [2024-02-10 01:07:59,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:07:59,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:07:59,980 INFO L229 MonitoredProcess]: Starting monitored process 365 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:07:59,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Waiting until timeout for monitored process [2024-02-10 01:07:59,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:07:59,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:07:59,991 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:07:59,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:07:59,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:07:59,991 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:07:59,993 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:07:59,993 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Ended with exit code 0 [2024-02-10 01:08:00,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,012 INFO L229 MonitoredProcess]: Starting monitored process 366 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Waiting until timeout for monitored process [2024-02-10 01:08:00,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,022 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,022 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,022 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,024 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,024 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,034 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Ended with exit code 0 [2024-02-10 01:08:00,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,035 INFO L229 MonitoredProcess]: Starting monitored process 367 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Waiting until timeout for monitored process [2024-02-10 01:08:00,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,046 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,047 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,047 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,047 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0 [2024-02-10 01:08:00,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,055 INFO L229 MonitoredProcess]: Starting monitored process 368 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Waiting until timeout for monitored process [2024-02-10 01:08:00,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,068 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,069 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,069 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,069 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,069 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Ended with exit code 0 [2024-02-10 01:08:00,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,077 INFO L229 MonitoredProcess]: Starting monitored process 369 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Waiting until timeout for monitored process [2024-02-10 01:08:00,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,126 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,127 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,127 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,129 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,129 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,139 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0 [2024-02-10 01:08:00,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,141 INFO L229 MonitoredProcess]: Starting monitored process 370 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Waiting until timeout for monitored process [2024-02-10 01:08:00,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,150 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,150 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,151 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,151 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,151 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Ended with exit code 0 [2024-02-10 01:08:00,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,158 INFO L229 MonitoredProcess]: Starting monitored process 371 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,170 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Waiting until timeout for monitored process [2024-02-10 01:08:00,171 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,180 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,180 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,182 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,182 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,198 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0 [2024-02-10 01:08:00,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,199 INFO L229 MonitoredProcess]: Starting monitored process 372 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Waiting until timeout for monitored process [2024-02-10 01:08:00,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,221 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,221 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,221 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,222 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,222 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,248 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,260 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:00,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,262 INFO L229 MonitoredProcess]: Starting monitored process 373 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,275 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,275 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Waiting until timeout for monitored process [2024-02-10 01:08:00,279 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,279 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Ended with exit code 0 [2024-02-10 01:08:00,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,293 INFO L229 MonitoredProcess]: Starting monitored process 374 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,295 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Waiting until timeout for monitored process [2024-02-10 01:08:00,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,305 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,305 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,313 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,313 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,348 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:00,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,483 INFO L229 MonitoredProcess]: Starting monitored process 375 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Waiting until timeout for monitored process [2024-02-10 01:08:00,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,495 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,495 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,495 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,495 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Ended with exit code 0 [2024-02-10 01:08:00,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,512 INFO L229 MonitoredProcess]: Starting monitored process 376 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Waiting until timeout for monitored process [2024-02-10 01:08:00,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,522 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,522 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,523 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,540 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0 [2024-02-10 01:08:00,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,541 INFO L229 MonitoredProcess]: Starting monitored process 377 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,542 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Waiting until timeout for monitored process [2024-02-10 01:08:00,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,552 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,552 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,552 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,553 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Ended with exit code 0 [2024-02-10 01:08:00,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,560 INFO L229 MonitoredProcess]: Starting monitored process 378 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Waiting until timeout for monitored process [2024-02-10 01:08:00,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,569 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,570 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,570 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,572 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,572 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,628 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Ended with exit code 0 [2024-02-10 01:08:00,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,633 INFO L229 MonitoredProcess]: Starting monitored process 379 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Waiting until timeout for monitored process [2024-02-10 01:08:00,642 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,653 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,653 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,655 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,655 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Ended with exit code 0 [2024-02-10 01:08:00,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,673 INFO L229 MonitoredProcess]: Starting monitored process 380 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Waiting until timeout for monitored process [2024-02-10 01:08:00,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,684 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,685 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,685 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,717 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Ended with exit code 0 [2024-02-10 01:08:00,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,721 INFO L229 MonitoredProcess]: Starting monitored process 381 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,725 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Waiting until timeout for monitored process [2024-02-10 01:08:00,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,735 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,735 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,735 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,737 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,737 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,751 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:00,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,752 INFO L229 MonitoredProcess]: Starting monitored process 382 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Waiting until timeout for monitored process [2024-02-10 01:08:00,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,762 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,763 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,763 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,765 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,765 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Ended with exit code 0 [2024-02-10 01:08:00,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,782 INFO L229 MonitoredProcess]: Starting monitored process 383 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,783 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Waiting until timeout for monitored process [2024-02-10 01:08:00,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,792 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,793 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,793 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,795 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,795 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Ended with exit code 0 [2024-02-10 01:08:00,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,814 INFO L229 MonitoredProcess]: Starting monitored process 384 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Waiting until timeout for monitored process [2024-02-10 01:08:00,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,833 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,833 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,833 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,833 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Ended with exit code 0 [2024-02-10 01:08:00,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,851 INFO L229 MonitoredProcess]: Starting monitored process 385 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,853 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Waiting until timeout for monitored process [2024-02-10 01:08:00,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-02-10 01:08:00,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,861 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,861 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,862 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,862 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,874 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Ended with exit code 0 [2024-02-10 01:08:00,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,875 INFO L229 MonitoredProcess]: Starting monitored process 386 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,877 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Waiting until timeout for monitored process [2024-02-10 01:08:00,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-02-10 01:08:00,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,885 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,885 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,887 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,887 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,902 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,906 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Ended with exit code 0 [2024-02-10 01:08:00,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,908 INFO L229 MonitoredProcess]: Starting monitored process 387 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Waiting until timeout for monitored process [2024-02-10 01:08:00,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-02-10 01:08:00,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,918 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,918 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,919 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,919 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,919 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Ended with exit code 0 [2024-02-10 01:08:00,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,927 INFO L229 MonitoredProcess]: Starting monitored process 388 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Waiting until timeout for monitored process [2024-02-10 01:08:00,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,936 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,937 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,937 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,939 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:00,939 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:00,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Ended with exit code 0 [2024-02-10 01:08:00,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,955 INFO L229 MonitoredProcess]: Starting monitored process 389 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process [2024-02-10 01:08:00,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-02-10 01:08:00,965 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,965 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,966 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,966 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Ended with exit code 0 [2024-02-10 01:08:00,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,981 INFO L229 MonitoredProcess]: Starting monitored process 390 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Waiting until timeout for monitored process [2024-02-10 01:08:00,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:00,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:00,990 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:00,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:00,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:00,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:00,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:00,990 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:00,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:00,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:00,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Ended with exit code 0 [2024-02-10 01:08:00,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:00,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:00,996 INFO L229 MonitoredProcess]: Starting monitored process 391 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:00,997 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Waiting until timeout for monitored process [2024-02-10 01:08:00,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-02-10 01:08:01,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,006 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,006 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,008 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,008 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,022 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,026 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Ended with exit code 0 [2024-02-10 01:08:01,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,027 INFO L229 MonitoredProcess]: Starting monitored process 392 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Waiting until timeout for monitored process [2024-02-10 01:08:01,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,039 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,039 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,039 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,040 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,047 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Ended with exit code 0 [2024-02-10 01:08:01,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,048 INFO L229 MonitoredProcess]: Starting monitored process 393 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Waiting until timeout for monitored process [2024-02-10 01:08:01,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,058 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,059 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,059 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,065 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Ended with exit code 0 [2024-02-10 01:08:01,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,066 INFO L229 MonitoredProcess]: Starting monitored process 394 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,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-02-10 01:08:01,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Waiting until timeout for monitored process [2024-02-10 01:08:01,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,088 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,088 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,089 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,089 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,101 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Ended with exit code 0 [2024-02-10 01:08:01,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,106 INFO L229 MonitoredProcess]: Starting monitored process 395 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Waiting until timeout for monitored process [2024-02-10 01:08:01,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-02-10 01:08:01,116 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,116 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,117 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Ended with exit code 0 [2024-02-10 01:08:01,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,136 INFO L229 MonitoredProcess]: Starting monitored process 396 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,147 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,147 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,147 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,149 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,149 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Waiting until timeout for monitored process [2024-02-10 01:08:01,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,163 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Ended with exit code 0 [2024-02-10 01:08:01,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,164 INFO L229 MonitoredProcess]: Starting monitored process 397 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Waiting until timeout for monitored process [2024-02-10 01:08:01,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-02-10 01:08:01,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,180 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,180 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,182 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,182 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,198 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Ended with exit code 0 [2024-02-10 01:08:01,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,199 INFO L229 MonitoredProcess]: Starting monitored process 398 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Waiting until timeout for monitored process [2024-02-10 01:08:01,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,212 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,212 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,212 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,214 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,214 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,221 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,225 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Ended with exit code 0 [2024-02-10 01:08:01,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,226 INFO L229 MonitoredProcess]: Starting monitored process 399 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Waiting until timeout for monitored process [2024-02-10 01:08:01,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,239 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,239 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,240 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Ended with exit code 0 [2024-02-10 01:08:01,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,247 INFO L229 MonitoredProcess]: Starting monitored process 400 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Waiting until timeout for monitored process [2024-02-10 01:08:01,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-02-10 01:08:01,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,257 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,257 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,260 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,261 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Ended with exit code 0 [2024-02-10 01:08:01,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,277 INFO L229 MonitoredProcess]: Starting monitored process 401 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Waiting until timeout for monitored process [2024-02-10 01:08:01,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-02-10 01:08:01,287 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,287 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,288 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,288 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,288 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Ended with exit code 0 [2024-02-10 01:08:01,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,303 INFO L229 MonitoredProcess]: Starting monitored process 402 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Waiting until timeout for monitored process [2024-02-10 01:08:01,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,315 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,315 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,315 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,317 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,317 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,334 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Ended with exit code 0 [2024-02-10 01:08:01,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,335 INFO L229 MonitoredProcess]: Starting monitored process 403 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Waiting until timeout for monitored process [2024-02-10 01:08:01,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,344 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,345 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,345 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Ended with exit code 0 [2024-02-10 01:08:01,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,364 INFO L229 MonitoredProcess]: Starting monitored process 404 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Waiting until timeout for monitored process [2024-02-10 01:08:01,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,374 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,374 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,376 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,376 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,382 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,391 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Ended with exit code 0 [2024-02-10 01:08:01,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,393 INFO L229 MonitoredProcess]: Starting monitored process 405 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Waiting until timeout for monitored process [2024-02-10 01:08:01,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,402 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,402 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,403 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,403 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,403 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Ended with exit code 0 [2024-02-10 01:08:01,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,422 INFO L229 MonitoredProcess]: Starting monitored process 406 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Waiting until timeout for monitored process [2024-02-10 01:08:01,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,433 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,434 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Ended with exit code 0 [2024-02-10 01:08:01,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,441 INFO L229 MonitoredProcess]: Starting monitored process 407 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,443 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process [2024-02-10 01:08:01,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,451 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,451 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:01,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,451 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,452 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:01,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:01,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Ended with exit code 0 [2024-02-10 01:08:01,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,469 INFO L229 MonitoredProcess]: Starting monitored process 408 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Waiting until timeout for monitored process [2024-02-10 01:08:01,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-02-10 01:08:01,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,480 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,482 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,483 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Ended with exit code 0 [2024-02-10 01:08:01,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,501 INFO L229 MonitoredProcess]: Starting monitored process 409 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Waiting until timeout for monitored process [2024-02-10 01:08:01,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,575 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,577 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,577 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,588 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:01,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,590 INFO L229 MonitoredProcess]: Starting monitored process 410 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,608 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,609 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,609 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Waiting until timeout for monitored process [2024-02-10 01:08:01,613 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,613 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Ended with exit code 0 [2024-02-10 01:08:01,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,630 INFO L229 MonitoredProcess]: Starting monitored process 411 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Waiting until timeout for monitored process [2024-02-10 01:08:01,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-02-10 01:08:01,698 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,698 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,698 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,703 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,703 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,719 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Ended with exit code 0 [2024-02-10 01:08:01,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,725 INFO L229 MonitoredProcess]: Starting monitored process 412 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Waiting until timeout for monitored process [2024-02-10 01:08:01,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-02-10 01:08:01,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,736 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,737 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,739 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,739 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,750 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Ended with exit code 0 [2024-02-10 01:08:01,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,751 INFO L229 MonitoredProcess]: Starting monitored process 413 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Waiting until timeout for monitored process [2024-02-10 01:08:01,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,760 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,761 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,763 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,763 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Ended with exit code 0 [2024-02-10 01:08:01,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,773 INFO L229 MonitoredProcess]: Starting monitored process 414 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Waiting until timeout for monitored process [2024-02-10 01:08:01,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,783 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,783 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,785 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,785 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Ended with exit code 0 [2024-02-10 01:08:01,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,797 INFO L229 MonitoredProcess]: Starting monitored process 415 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,798 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Waiting until timeout for monitored process [2024-02-10 01:08:01,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-02-10 01:08:01,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,807 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,807 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,809 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,809 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Ended with exit code 0 [2024-02-10 01:08:01,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,961 INFO L229 MonitoredProcess]: Starting monitored process 416 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Waiting until timeout for monitored process [2024-02-10 01:08:01,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,972 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,972 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:01,974 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:01,974 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:01,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:01,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Ended with exit code 0 [2024-02-10 01:08:01,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:01,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:01,988 INFO L229 MonitoredProcess]: Starting monitored process 417 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:01,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Waiting until timeout for monitored process [2024-02-10 01:08:01,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:01,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:01,998 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:01,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:01,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:01,998 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,001 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,001 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Ended with exit code 0 [2024-02-10 01:08:02,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,012 INFO L229 MonitoredProcess]: Starting monitored process 418 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,014 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Waiting until timeout for monitored process [2024-02-10 01:08:02,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,022 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,022 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,023 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,024 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,024 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,042 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Ended with exit code 0 [2024-02-10 01:08:02,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,043 INFO L229 MonitoredProcess]: Starting monitored process 419 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,045 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Waiting until timeout for monitored process [2024-02-10 01:08:02,046 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,055 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,055 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,057 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,057 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Ended with exit code 0 [2024-02-10 01:08:02,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,076 INFO L229 MonitoredProcess]: Starting monitored process 420 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Waiting until timeout for monitored process [2024-02-10 01:08:02,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,086 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,087 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,088 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,088 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,103 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,107 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Ended with exit code 0 [2024-02-10 01:08:02,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,108 INFO L229 MonitoredProcess]: Starting monitored process 421 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Waiting until timeout for monitored process [2024-02-10 01:08:02,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,118 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,118 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,118 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,120 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,120 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,132 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,135 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Ended with exit code 0 [2024-02-10 01:08:02,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,136 INFO L229 MonitoredProcess]: Starting monitored process 422 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Waiting until timeout for monitored process [2024-02-10 01:08:02,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,147 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,147 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,148 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,148 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Ended with exit code 0 [2024-02-10 01:08:02,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,159 INFO L229 MonitoredProcess]: Starting monitored process 423 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Waiting until timeout for monitored process [2024-02-10 01:08:02,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,169 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,170 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,170 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,172 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,172 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Ended with exit code 0 [2024-02-10 01:08:02,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,187 INFO L229 MonitoredProcess]: Starting monitored process 424 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,200 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,200 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,200 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,202 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,202 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,218 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:02,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,219 INFO L229 MonitoredProcess]: Starting monitored process 425 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Waiting until timeout for monitored process [2024-02-10 01:08:02,221 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,229 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,229 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,229 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,231 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,231 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Ended with exit code 0 [2024-02-10 01:08:02,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,243 INFO L229 MonitoredProcess]: Starting monitored process 426 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,244 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Waiting until timeout for monitored process [2024-02-10 01:08:02,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,254 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,254 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,256 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,256 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Ended with exit code 0 [2024-02-10 01:08:02,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,267 INFO L229 MonitoredProcess]: Starting monitored process 427 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,269 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,278 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,278 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,280 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,280 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Ended with exit code 0 [2024-02-10 01:08:02,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,291 INFO L229 MonitoredProcess]: Starting monitored process 428 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Waiting until timeout for monitored process [2024-02-10 01:08:02,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,301 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,301 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,301 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,303 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,303 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Ended with exit code 0 [2024-02-10 01:08:02,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,319 INFO L229 MonitoredProcess]: Starting monitored process 429 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,330 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,331 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,331 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,333 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,333 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Ended with exit code 0 [2024-02-10 01:08:02,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,349 INFO L229 MonitoredProcess]: Starting monitored process 430 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,350 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Waiting until timeout for monitored process [2024-02-10 01:08:02,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,358 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,358 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,359 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:02,359 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Ended with exit code 0 [2024-02-10 01:08:02,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,370 INFO L229 MonitoredProcess]: Starting monitored process 431 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,381 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,381 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,382 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:02,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,395 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Ended with exit code 0 [2024-02-10 01:08:02,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,396 INFO L229 MonitoredProcess]: Starting monitored process 432 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Waiting until timeout for monitored process [2024-02-10 01:08:02,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,405 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,406 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,406 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,406 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,406 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:02,406 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,412 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:02,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,413 INFO L229 MonitoredProcess]: Starting monitored process 433 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Waiting until timeout for monitored process [2024-02-10 01:08:02,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,423 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:02,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,423 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:02,425 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:02,425 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:02,430 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,433 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Ended with exit code 0 [2024-02-10 01:08:02,433 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 01:08:02,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,434 INFO L229 MonitoredProcess]: Starting monitored process 434 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,444 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,444 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,444 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,445 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,445 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,451 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Ended with exit code 0 [2024-02-10 01:08:02,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,452 INFO L229 MonitoredProcess]: Starting monitored process 435 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,454 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Waiting until timeout for monitored process [2024-02-10 01:08:02,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,464 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,464 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,464 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,465 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,469 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Ended with exit code 0 [2024-02-10 01:08:02,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,473 INFO L229 MonitoredProcess]: Starting monitored process 436 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Waiting until timeout for monitored process [2024-02-10 01:08:02,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,483 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,484 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,484 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Ended with exit code 0 [2024-02-10 01:08:02,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,502 INFO L229 MonitoredProcess]: Starting monitored process 437 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,504 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,513 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,513 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,515 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:02,515 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:02,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,531 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:02,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,532 INFO L229 MonitoredProcess]: Starting monitored process 438 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,533 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Waiting until timeout for monitored process [2024-02-10 01:08:02,534 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,543 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,543 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,545 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:02,545 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:02,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,563 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Ended with exit code 0 [2024-02-10 01:08:02,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,564 INFO L229 MonitoredProcess]: Starting monitored process 439 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,575 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,575 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,576 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,576 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,590 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Ended with exit code 0 [2024-02-10 01:08:02,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,591 INFO L229 MonitoredProcess]: Starting monitored process 440 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Waiting until timeout for monitored process [2024-02-10 01:08:02,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,602 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,602 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,602 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,603 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,620 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Ended with exit code 0 [2024-02-10 01:08:02,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,621 INFO L229 MonitoredProcess]: Starting monitored process 441 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,630 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,631 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,631 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,633 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:02,633 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:02,642 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Ended with exit code 0 [2024-02-10 01:08:02,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,647 INFO L229 MonitoredProcess]: Starting monitored process 442 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Waiting until timeout for monitored process [2024-02-10 01:08:02,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,658 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,658 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,658 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,659 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,659 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Ended with exit code 0 [2024-02-10 01:08:02,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,667 INFO L229 MonitoredProcess]: Starting monitored process 443 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,677 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,677 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,677 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,680 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:02,680 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:02,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,694 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Ended with exit code 0 [2024-02-10 01:08:02,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,695 INFO L229 MonitoredProcess]: Starting monitored process 444 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,706 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,706 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,706 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,707 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,720 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Ended with exit code 0 [2024-02-10 01:08:02,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,721 INFO L229 MonitoredProcess]: Starting monitored process 445 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Waiting until timeout for monitored process [2024-02-10 01:08:02,723 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,732 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,732 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,736 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:02,736 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:02,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,756 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Ended with exit code 0 [2024-02-10 01:08:02,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,757 INFO L229 MonitoredProcess]: Starting monitored process 446 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,767 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,767 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,767 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,781 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:02,781 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:02,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,894 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:02,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,897 INFO L229 MonitoredProcess]: Starting monitored process 447 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Waiting until timeout for monitored process [2024-02-10 01:08:02,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-02-10 01:08:02,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,906 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,906 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,907 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,907 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,914 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:02,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,915 INFO L229 MonitoredProcess]: Starting monitored process 448 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Waiting until timeout for monitored process [2024-02-10 01:08:02,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,925 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,926 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,926 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,927 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,933 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:02,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,934 INFO L229 MonitoredProcess]: Starting monitored process 449 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Waiting until timeout for monitored process [2024-02-10 01:08:02,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,944 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,945 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:02,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,945 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,946 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:02,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:02,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,963 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:02,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,964 INFO L229 MonitoredProcess]: Starting monitored process 450 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Waiting until timeout for monitored process [2024-02-10 01:08:02,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:02,974 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:02,974 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:02,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:02,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:02,975 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:02,977 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:02,977 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:02,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:02,989 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Ended with exit code 0 [2024-02-10 01:08:02,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:02,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:02,990 INFO L229 MonitoredProcess]: Starting monitored process 451 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:02,991 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Waiting until timeout for monitored process [2024-02-10 01:08:02,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,000 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,000 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,003 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,003 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Ended with exit code 0 [2024-02-10 01:08:03,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,021 INFO L229 MonitoredProcess]: Starting monitored process 452 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Waiting until timeout for monitored process [2024-02-10 01:08:03,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,031 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,031 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,031 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,032 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,032 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Ended with exit code 0 [2024-02-10 01:08:03,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,040 INFO L229 MonitoredProcess]: Starting monitored process 453 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Waiting until timeout for monitored process [2024-02-10 01:08:03,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-02-10 01:08:03,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,049 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,049 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,052 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,052 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,072 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Ended with exit code 0 [2024-02-10 01:08:03,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,073 INFO L229 MonitoredProcess]: Starting monitored process 454 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Waiting until timeout for monitored process [2024-02-10 01:08:03,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,082 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,082 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,082 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,085 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,085 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,098 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Ended with exit code 0 [2024-02-10 01:08:03,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,099 INFO L229 MonitoredProcess]: Starting monitored process 455 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Waiting until timeout for monitored process [2024-02-10 01:08:03,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,109 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,109 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,109 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,112 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,112 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,121 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Ended with exit code 0 [2024-02-10 01:08:03,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,126 INFO L229 MonitoredProcess]: Starting monitored process 456 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Waiting until timeout for monitored process [2024-02-10 01:08:03,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-02-10 01:08:03,134 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,135 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,135 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,135 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,136 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Ended with exit code 0 [2024-02-10 01:08:03,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,151 INFO L229 MonitoredProcess]: Starting monitored process 457 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Waiting until timeout for monitored process [2024-02-10 01:08:03,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,160 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,160 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,160 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,161 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,175 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Ended with exit code 0 [2024-02-10 01:08:03,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,176 INFO L229 MonitoredProcess]: Starting monitored process 458 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Waiting until timeout for monitored process [2024-02-10 01:08:03,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,187 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,187 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,189 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,190 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,201 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Ended with exit code 0 [2024-02-10 01:08:03,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,202 INFO L229 MonitoredProcess]: Starting monitored process 459 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Waiting until timeout for monitored process [2024-02-10 01:08:03,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,212 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,213 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,213 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,214 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,231 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Ended with exit code 0 [2024-02-10 01:08:03,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,232 INFO L229 MonitoredProcess]: Starting monitored process 460 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Waiting until timeout for monitored process [2024-02-10 01:08:03,234 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,242 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,242 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,244 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,244 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Ended with exit code 0 [2024-02-10 01:08:03,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,256 INFO L229 MonitoredProcess]: Starting monitored process 461 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Waiting until timeout for monitored process [2024-02-10 01:08:03,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,264 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,265 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,265 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,266 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,281 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,284 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Ended with exit code 0 [2024-02-10 01:08:03,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,285 INFO L229 MonitoredProcess]: Starting monitored process 462 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Waiting until timeout for monitored process [2024-02-10 01:08:03,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,295 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,295 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,296 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Ended with exit code 0 [2024-02-10 01:08:03,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,314 INFO L229 MonitoredProcess]: Starting monitored process 463 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Waiting until timeout for monitored process [2024-02-10 01:08:03,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-02-10 01:08:03,323 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,324 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,324 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,326 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,326 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,346 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Ended with exit code 0 [2024-02-10 01:08:03,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,347 INFO L229 MonitoredProcess]: Starting monitored process 464 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Waiting until timeout for monitored process [2024-02-10 01:08:03,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,357 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,357 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,357 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,358 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,364 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:03,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,365 INFO L229 MonitoredProcess]: Starting monitored process 465 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Waiting until timeout for monitored process [2024-02-10 01:08:03,367 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,376 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,376 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,395 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Ended with exit code 0 [2024-02-10 01:08:03,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,396 INFO L229 MonitoredProcess]: Starting monitored process 466 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Waiting until timeout for monitored process [2024-02-10 01:08:03,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,408 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,408 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,408 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,409 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,409 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Ended with exit code 0 [2024-02-10 01:08:03,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,428 INFO L229 MonitoredProcess]: Starting monitored process 467 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Waiting until timeout for monitored process [2024-02-10 01:08:03,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-02-10 01:08:03,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,440 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,440 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,441 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Ended with exit code 0 [2024-02-10 01:08:03,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,462 INFO L229 MonitoredProcess]: Starting monitored process 468 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Waiting until timeout for monitored process [2024-02-10 01:08:03,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,471 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,471 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,473 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,473 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Ended with exit code 0 [2024-02-10 01:08:03,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,494 INFO L229 MonitoredProcess]: Starting monitored process 469 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Waiting until timeout for monitored process [2024-02-10 01:08:03,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,505 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,505 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,507 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,507 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Ended with exit code 0 [2024-02-10 01:08:03,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,526 INFO L229 MonitoredProcess]: Starting monitored process 470 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Waiting until timeout for monitored process [2024-02-10 01:08:03,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-02-10 01:08:03,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,538 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,538 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,540 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,540 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,552 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Ended with exit code 0 [2024-02-10 01:08:03,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,553 INFO L229 MonitoredProcess]: Starting monitored process 471 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,555 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Waiting until timeout for monitored process [2024-02-10 01:08:03,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,563 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,563 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,564 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Ended with exit code 0 [2024-02-10 01:08:03,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,571 INFO L229 MonitoredProcess]: Starting monitored process 472 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Waiting until timeout for monitored process [2024-02-10 01:08:03,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,582 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,582 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,582 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,586 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,586 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,604 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Ended with exit code 0 [2024-02-10 01:08:03,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,605 INFO L229 MonitoredProcess]: Starting monitored process 473 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,606 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Waiting until timeout for monitored process [2024-02-10 01:08:03,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,616 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,616 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,617 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,617 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,617 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Ended with exit code 0 [2024-02-10 01:08:03,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,634 INFO L229 MonitoredProcess]: Starting monitored process 474 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Waiting until timeout for monitored process [2024-02-10 01:08:03,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,645 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,645 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,647 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,647 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Ended with exit code 0 [2024-02-10 01:08:03,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,667 INFO L229 MonitoredProcess]: Starting monitored process 475 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Waiting until timeout for monitored process [2024-02-10 01:08:03,670 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,677 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,678 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,678 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,678 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Ended with exit code 0 [2024-02-10 01:08:03,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,699 INFO L229 MonitoredProcess]: Starting monitored process 476 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Waiting until timeout for monitored process [2024-02-10 01:08:03,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,707 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,707 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,708 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,710 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,710 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,720 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Ended with exit code 0 [2024-02-10 01:08:03,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,721 INFO L229 MonitoredProcess]: Starting monitored process 477 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,722 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Waiting until timeout for monitored process [2024-02-10 01:08:03,723 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,730 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,730 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,731 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Ended with exit code 0 [2024-02-10 01:08:03,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,739 INFO L229 MonitoredProcess]: Starting monitored process 478 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Waiting until timeout for monitored process [2024-02-10 01:08:03,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,748 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,749 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,749 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,749 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,750 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,756 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:03,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,757 INFO L229 MonitoredProcess]: Starting monitored process 479 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,758 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Waiting until timeout for monitored process [2024-02-10 01:08:03,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-02-10 01:08:03,765 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,766 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:03,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,766 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,767 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:03,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:03,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Ended with exit code 0 [2024-02-10 01:08:03,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,787 INFO L229 MonitoredProcess]: Starting monitored process 480 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Waiting until timeout for monitored process [2024-02-10 01:08:03,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,795 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,796 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,796 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,799 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,799 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Ended with exit code 0 [2024-02-10 01:08:03,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,819 INFO L229 MonitoredProcess]: Starting monitored process 481 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Waiting until timeout for monitored process [2024-02-10 01:08:03,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-02-10 01:08:03,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,828 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,829 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,831 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,831 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Ended with exit code 0 [2024-02-10 01:08:03,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,843 INFO L229 MonitoredProcess]: Starting monitored process 482 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Waiting until timeout for monitored process [2024-02-10 01:08:03,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,852 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,853 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,853 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,858 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,858 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,875 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:03,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,884 INFO L229 MonitoredProcess]: Starting monitored process 483 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Waiting until timeout for monitored process [2024-02-10 01:08:03,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,905 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,905 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,905 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,911 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,911 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,934 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:03,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,935 INFO L229 MonitoredProcess]: Starting monitored process 484 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Waiting until timeout for monitored process [2024-02-10 01:08:03,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,946 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,946 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,949 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,949 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,964 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:03,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,965 INFO L229 MonitoredProcess]: Starting monitored process 485 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Waiting until timeout for monitored process [2024-02-10 01:08:03,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:03,976 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:03,976 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:03,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:03,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:03,976 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:03,979 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:03,979 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:03,987 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:03,990 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:03,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:03,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:03,991 INFO L229 MonitoredProcess]: Starting monitored process 486 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:03,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Waiting until timeout for monitored process [2024-02-10 01:08:03,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,001 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,001 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,001 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,004 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,004 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Ended with exit code 0 [2024-02-10 01:08:04,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,022 INFO L229 MonitoredProcess]: Starting monitored process 487 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Waiting until timeout for monitored process [2024-02-10 01:08:04,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,032 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,032 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,035 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,035 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Ended with exit code 0 [2024-02-10 01:08:04,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,053 INFO L229 MonitoredProcess]: Starting monitored process 488 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,063 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,063 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,063 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,065 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,065 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Ended with exit code 0 [2024-02-10 01:08:04,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,078 INFO L229 MonitoredProcess]: Starting monitored process 489 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,080 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Waiting until timeout for monitored process [2024-02-10 01:08:04,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,089 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,089 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,091 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,091 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Ended with exit code 0 [2024-02-10 01:08:04,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,112 INFO L229 MonitoredProcess]: Starting monitored process 490 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,114 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,123 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,124 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,126 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,126 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Ended with exit code 0 [2024-02-10 01:08:04,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,140 INFO L229 MonitoredProcess]: Starting monitored process 491 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,141 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Waiting until timeout for monitored process [2024-02-10 01:08:04,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,150 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,150 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,150 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,152 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,153 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Ended with exit code 0 [2024-02-10 01:08:04,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,166 INFO L229 MonitoredProcess]: Starting monitored process 492 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Waiting until timeout for monitored process [2024-02-10 01:08:04,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,177 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,177 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,178 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,180 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,180 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,198 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Ended with exit code 0 [2024-02-10 01:08:04,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,199 INFO L229 MonitoredProcess]: Starting monitored process 493 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Waiting until timeout for monitored process [2024-02-10 01:08:04,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,211 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,211 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,211 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,213 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,213 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,226 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Ended with exit code 0 [2024-02-10 01:08:04,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,227 INFO L229 MonitoredProcess]: Starting monitored process 494 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Waiting until timeout for monitored process [2024-02-10 01:08:04,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,238 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,238 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,241 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,241 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Ended with exit code 0 [2024-02-10 01:08:04,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,259 INFO L229 MonitoredProcess]: Starting monitored process 495 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,269 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,269 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,270 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,272 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,272 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Ended with exit code 0 [2024-02-10 01:08:04,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,290 INFO L229 MonitoredProcess]: Starting monitored process 496 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Waiting until timeout for monitored process [2024-02-10 01:08:04,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,303 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,303 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,305 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,306 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Ended with exit code 0 [2024-02-10 01:08:04,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,320 INFO L229 MonitoredProcess]: Starting monitored process 497 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Waiting until timeout for monitored process [2024-02-10 01:08:04,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,331 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,331 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,332 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,334 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,334 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Ended with exit code 0 [2024-02-10 01:08:04,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,349 INFO L229 MonitoredProcess]: Starting monitored process 498 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Waiting until timeout for monitored process [2024-02-10 01:08:04,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,361 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,361 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,363 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,363 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,381 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Ended with exit code 0 [2024-02-10 01:08:04,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,382 INFO L229 MonitoredProcess]: Starting monitored process 499 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,383 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,393 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,393 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,395 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,395 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,410 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Ended with exit code 0 [2024-02-10 01:08:04,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,416 INFO L229 MonitoredProcess]: Starting monitored process 500 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Waiting until timeout for monitored process [2024-02-10 01:08:04,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,429 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,429 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,431 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,432 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Ended with exit code 0 [2024-02-10 01:08:04,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,451 INFO L229 MonitoredProcess]: Starting monitored process 501 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,453 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Waiting until timeout for monitored process [2024-02-10 01:08:04,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,463 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,463 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,464 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,466 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,466 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Ended with exit code 0 [2024-02-10 01:08:04,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,484 INFO L229 MonitoredProcess]: Starting monitored process 502 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,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-02-10 01:08:04,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,495 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,495 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,496 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:04,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,499 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Waiting until timeout for monitored process [2024-02-10 01:08:04,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,507 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:04,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,508 INFO L229 MonitoredProcess]: Starting monitored process 503 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Waiting until timeout for monitored process [2024-02-10 01:08:04,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,521 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,521 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,522 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:04,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,534 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Ended with exit code 0 [2024-02-10 01:08:04,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,539 INFO L229 MonitoredProcess]: Starting monitored process 504 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,548 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,549 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,549 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:04,549 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,563 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Ended with exit code 0 [2024-02-10 01:08:04,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,564 INFO L229 MonitoredProcess]: Starting monitored process 505 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,574 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,574 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:04,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,575 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:04,577 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:04,577 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:04,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,588 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Ended with exit code 0 [2024-02-10 01:08:04,589 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 01:08:04,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,589 INFO L229 MonitoredProcess]: Starting monitored process 506 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,599 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,599 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,600 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,600 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,617 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Ended with exit code 0 [2024-02-10 01:08:04,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,618 INFO L229 MonitoredProcess]: Starting monitored process 507 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Waiting until timeout for monitored process [2024-02-10 01:08:04,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,628 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,628 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,628 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,628 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,629 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,629 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,633 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:04,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,635 INFO L229 MonitoredProcess]: Starting monitored process 508 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Waiting until timeout for monitored process [2024-02-10 01:08:04,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,645 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,645 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,646 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,646 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,646 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Ended with exit code 0 [2024-02-10 01:08:04,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,652 INFO L229 MonitoredProcess]: Starting monitored process 509 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,662 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,662 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,664 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:04,664 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:04,668 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,671 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Ended with exit code 0 [2024-02-10 01:08:04,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,673 INFO L229 MonitoredProcess]: Starting monitored process 510 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,685 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,685 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,685 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,687 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:04,687 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:04,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Ended with exit code 0 [2024-02-10 01:08:04,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,705 INFO L229 MonitoredProcess]: Starting monitored process 511 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,717 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,717 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,717 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,718 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Ended with exit code 0 [2024-02-10 01:08:04,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,736 INFO L229 MonitoredProcess]: Starting monitored process 512 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,746 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,746 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,746 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Waiting until timeout for monitored process [2024-02-10 01:08:04,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,751 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:04,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,752 INFO L229 MonitoredProcess]: Starting monitored process 513 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Waiting until timeout for monitored process [2024-02-10 01:08:04,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,763 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,764 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,765 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:04,765 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:04,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,782 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Ended with exit code 0 [2024-02-10 01:08:04,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,783 INFO L229 MonitoredProcess]: Starting monitored process 514 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Waiting until timeout for monitored process [2024-02-10 01:08:04,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,793 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,793 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,793 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,794 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,794 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Ended with exit code 0 [2024-02-10 01:08:04,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,808 INFO L229 MonitoredProcess]: Starting monitored process 515 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Waiting until timeout for monitored process [2024-02-10 01:08:04,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,818 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,818 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,820 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:04,820 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:04,831 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Ended with exit code 0 [2024-02-10 01:08:04,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,835 INFO L229 MonitoredProcess]: Starting monitored process 516 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Waiting until timeout for monitored process [2024-02-10 01:08:04,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,847 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,847 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,847 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,848 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,848 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Ended with exit code 0 [2024-02-10 01:08:04,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,865 INFO L229 MonitoredProcess]: Starting monitored process 517 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Waiting until timeout for monitored process [2024-02-10 01:08:04,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-02-10 01:08:04,874 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,874 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,874 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,877 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:04,877 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:04,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,887 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Ended with exit code 0 [2024-02-10 01:08:04,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,888 INFO L229 MonitoredProcess]: Starting monitored process 518 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Waiting until timeout for monitored process [2024-02-10 01:08:04,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,901 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,901 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,901 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,908 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:04,908 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:04,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Ended with exit code 0 [2024-02-10 01:08:04,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,931 INFO L229 MonitoredProcess]: Starting monitored process 519 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Waiting until timeout for monitored process [2024-02-10 01:08:04,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,941 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,941 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,942 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Ended with exit code 0 [2024-02-10 01:08:04,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,961 INFO L229 MonitoredProcess]: Starting monitored process 520 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Waiting until timeout for monitored process [2024-02-10 01:08:04,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,973 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,973 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,973 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,973 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,974 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,974 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:04,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Ended with exit code 0 [2024-02-10 01:08:04,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:04,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:04,979 INFO L229 MonitoredProcess]: Starting monitored process 521 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:04,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Waiting until timeout for monitored process [2024-02-10 01:08:04,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:04,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:04,989 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:04,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:04,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:04,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:04,989 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:04,989 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:04,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:04,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,002 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Ended with exit code 0 [2024-02-10 01:08:05,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,003 INFO L229 MonitoredProcess]: Starting monitored process 522 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,005 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Waiting until timeout for monitored process [2024-02-10 01:08:05,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,013 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,014 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,015 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,015 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,023 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:05,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,024 INFO L229 MonitoredProcess]: Starting monitored process 523 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Waiting until timeout for monitored process [2024-02-10 01:08:05,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,034 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,034 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,036 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,036 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Ended with exit code 0 [2024-02-10 01:08:05,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,055 INFO L229 MonitoredProcess]: Starting monitored process 524 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Waiting until timeout for monitored process [2024-02-10 01:08:05,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,065 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,066 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,072 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Ended with exit code 0 [2024-02-10 01:08:05,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,073 INFO L229 MonitoredProcess]: Starting monitored process 525 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Waiting until timeout for monitored process [2024-02-10 01:08:05,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,085 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,085 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,086 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,087 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,091 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,094 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Ended with exit code 0 [2024-02-10 01:08:05,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,095 INFO L229 MonitoredProcess]: Starting monitored process 526 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,097 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Waiting until timeout for monitored process [2024-02-10 01:08:05,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-02-10 01:08:05,104 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,105 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,105 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,106 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,106 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Ended with exit code 0 [2024-02-10 01:08:05,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,122 INFO L229 MonitoredProcess]: Starting monitored process 527 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,124 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Waiting until timeout for monitored process [2024-02-10 01:08:05,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-02-10 01:08:05,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,133 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,134 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,134 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,152 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Ended with exit code 0 [2024-02-10 01:08:05,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,153 INFO L229 MonitoredProcess]: Starting monitored process 528 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,154 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Waiting until timeout for monitored process [2024-02-10 01:08:05,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-02-10 01:08:05,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,163 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,163 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,163 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,163 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,164 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,177 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:05,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,178 INFO L229 MonitoredProcess]: Starting monitored process 529 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Waiting until timeout for monitored process [2024-02-10 01:08:05,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,188 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,188 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,189 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,205 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Ended with exit code 0 [2024-02-10 01:08:05,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,206 INFO L229 MonitoredProcess]: Starting monitored process 530 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Waiting until timeout for monitored process [2024-02-10 01:08:05,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,217 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,218 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,218 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,219 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,220 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Ended with exit code 0 [2024-02-10 01:08:05,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,228 INFO L229 MonitoredProcess]: Starting monitored process 531 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Waiting until timeout for monitored process [2024-02-10 01:08:05,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,238 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,238 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,238 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Ended with exit code 0 [2024-02-10 01:08:05,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,244 INFO L229 MonitoredProcess]: Starting monitored process 532 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Waiting until timeout for monitored process [2024-02-10 01:08:05,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-02-10 01:08:05,253 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,254 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,255 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,255 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,263 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:05,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,264 INFO L229 MonitoredProcess]: Starting monitored process 533 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,265 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Waiting until timeout for monitored process [2024-02-10 01:08:05,266 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,273 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,273 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,273 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,274 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,274 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Ended with exit code 0 [2024-02-10 01:08:05,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,287 INFO L229 MonitoredProcess]: Starting monitored process 534 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Waiting until timeout for monitored process [2024-02-10 01:08:05,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,298 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,299 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,299 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,299 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,299 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Ended with exit code 0 [2024-02-10 01:08:05,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,316 INFO L229 MonitoredProcess]: Starting monitored process 535 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Waiting until timeout for monitored process [2024-02-10 01:08:05,318 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,326 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,327 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,328 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,329 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Ended with exit code 0 [2024-02-10 01:08:05,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,338 INFO L229 MonitoredProcess]: Starting monitored process 536 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Waiting until timeout for monitored process [2024-02-10 01:08:05,340 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,348 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,348 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,348 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,348 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,349 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,365 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Ended with exit code 0 [2024-02-10 01:08:05,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,367 INFO L229 MonitoredProcess]: Starting monitored process 537 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Waiting until timeout for monitored process [2024-02-10 01:08:05,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,376 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,376 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,377 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,377 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,377 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,390 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,393 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Ended with exit code 0 [2024-02-10 01:08:05,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,394 INFO L229 MonitoredProcess]: Starting monitored process 538 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Waiting until timeout for monitored process [2024-02-10 01:08:05,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-02-10 01:08:05,403 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,403 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,403 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,403 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,404 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,404 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,416 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Ended with exit code 0 [2024-02-10 01:08:05,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,417 INFO L229 MonitoredProcess]: Starting monitored process 539 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Waiting until timeout for monitored process [2024-02-10 01:08:05,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,426 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,426 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,427 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,431 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:05,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,432 INFO L229 MonitoredProcess]: Starting monitored process 540 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Waiting until timeout for monitored process [2024-02-10 01:08:05,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-02-10 01:08:05,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,440 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,441 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,442 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,442 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,447 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,449 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Ended with exit code 0 [2024-02-10 01:08:05,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,451 INFO L229 MonitoredProcess]: Starting monitored process 541 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Waiting until timeout for monitored process [2024-02-10 01:08:05,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,459 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,459 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,460 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,460 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,461 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,461 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,465 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Ended with exit code 0 [2024-02-10 01:08:05,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,469 INFO L229 MonitoredProcess]: Starting monitored process 542 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Waiting until timeout for monitored process [2024-02-10 01:08:05,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-02-10 01:08:05,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,477 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,478 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,479 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,479 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Ended with exit code 0 [2024-02-10 01:08:05,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,494 INFO L229 MonitoredProcess]: Starting monitored process 543 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Waiting until timeout for monitored process [2024-02-10 01:08:05,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,502 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,502 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,503 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,503 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Ended with exit code 0 [2024-02-10 01:08:05,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,520 INFO L229 MonitoredProcess]: Starting monitored process 544 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Waiting until timeout for monitored process [2024-02-10 01:08:05,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,528 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,531 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,531 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,547 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Ended with exit code 0 [2024-02-10 01:08:05,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,548 INFO L229 MonitoredProcess]: Starting monitored process 545 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Waiting until timeout for monitored process [2024-02-10 01:08:05,550 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,556 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,556 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,556 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,557 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,557 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,575 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Ended with exit code 0 [2024-02-10 01:08:05,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,576 INFO L229 MonitoredProcess]: Starting monitored process 546 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Waiting until timeout for monitored process [2024-02-10 01:08:05,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,585 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,585 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,586 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,586 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,593 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Ended with exit code 0 [2024-02-10 01:08:05,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,594 INFO L229 MonitoredProcess]: Starting monitored process 547 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Waiting until timeout for monitored process [2024-02-10 01:08:05,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,603 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,603 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,603 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,604 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,604 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Ended with exit code 0 [2024-02-10 01:08:05,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,609 INFO L229 MonitoredProcess]: Starting monitored process 548 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Waiting until timeout for monitored process [2024-02-10 01:08:05,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,617 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,617 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,619 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,619 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Ended with exit code 0 [2024-02-10 01:08:05,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,634 INFO L229 MonitoredProcess]: Starting monitored process 549 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Waiting until timeout for monitored process [2024-02-10 01:08:05,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,642 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,642 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,642 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,643 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,647 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Ended with exit code 0 [2024-02-10 01:08:05,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,648 INFO L229 MonitoredProcess]: Starting monitored process 550 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,650 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Waiting until timeout for monitored process [2024-02-10 01:08:05,650 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,658 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,658 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,658 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,658 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,658 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,663 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Ended with exit code 0 [2024-02-10 01:08:05,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,665 INFO L229 MonitoredProcess]: Starting monitored process 551 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Waiting until timeout for monitored process [2024-02-10 01:08:05,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,673 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,674 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:05,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,674 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,674 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:05,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:05,676 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,679 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Ended with exit code 0 [2024-02-10 01:08:05,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,680 INFO L229 MonitoredProcess]: Starting monitored process 552 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Waiting until timeout for monitored process [2024-02-10 01:08:05,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,688 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,688 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,690 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,690 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,698 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Ended with exit code 0 [2024-02-10 01:08:05,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,699 INFO L229 MonitoredProcess]: Starting monitored process 553 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Waiting until timeout for monitored process [2024-02-10 01:08:05,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,710 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,710 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,711 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,712 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,712 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,729 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Ended with exit code 0 [2024-02-10 01:08:05,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,730 INFO L229 MonitoredProcess]: Starting monitored process 554 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Waiting until timeout for monitored process [2024-02-10 01:08:05,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,739 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,739 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,743 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,743 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Ended with exit code 0 [2024-02-10 01:08:05,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,755 INFO L229 MonitoredProcess]: Starting monitored process 555 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Waiting until timeout for monitored process [2024-02-10 01:08:05,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,764 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,769 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,769 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Ended with exit code 0 [2024-02-10 01:08:05,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,792 INFO L229 MonitoredProcess]: Starting monitored process 556 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,796 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Waiting until timeout for monitored process [2024-02-10 01:08:05,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-02-10 01:08:05,803 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,803 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,803 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,805 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,805 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Ended with exit code 0 [2024-02-10 01:08:05,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,814 INFO L229 MonitoredProcess]: Starting monitored process 557 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Waiting until timeout for monitored process [2024-02-10 01:08:05,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,824 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,824 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,826 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,826 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Ended with exit code 0 [2024-02-10 01:08:05,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,845 INFO L229 MonitoredProcess]: Starting monitored process 558 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,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-02-10 01:08:05,856 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,857 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,859 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,859 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Waiting until timeout for monitored process [2024-02-10 01:08:05,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,869 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Ended with exit code 0 [2024-02-10 01:08:05,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,870 INFO L229 MonitoredProcess]: Starting monitored process 559 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Waiting until timeout for monitored process [2024-02-10 01:08:05,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,879 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,879 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,881 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,881 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,886 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,889 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:05,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,890 INFO L229 MonitoredProcess]: Starting monitored process 560 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,892 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Waiting until timeout for monitored process [2024-02-10 01:08:05,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,899 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,899 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,901 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,901 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,916 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Ended with exit code 0 [2024-02-10 01:08:05,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,917 INFO L229 MonitoredProcess]: Starting monitored process 561 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,918 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Waiting until timeout for monitored process [2024-02-10 01:08:05,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,925 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,925 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,925 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,927 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,927 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Ended with exit code 0 [2024-02-10 01:08:05,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,937 INFO L229 MonitoredProcess]: Starting monitored process 562 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Waiting until timeout for monitored process [2024-02-10 01:08:05,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-02-10 01:08:05,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,945 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,946 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,947 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,947 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,966 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Ended with exit code 0 [2024-02-10 01:08:05,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,968 INFO L229 MonitoredProcess]: Starting monitored process 563 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,970 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Waiting until timeout for monitored process [2024-02-10 01:08:05,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:05,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:05,980 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:05,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:05,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:05,980 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:05,982 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:05,982 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:05,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:05,997 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Ended with exit code 0 [2024-02-10 01:08:05,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:05,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:05,998 INFO L229 MonitoredProcess]: Starting monitored process 564 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:05,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Waiting until timeout for monitored process [2024-02-10 01:08:06,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,007 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,007 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,007 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,009 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,009 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,028 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Ended with exit code 0 [2024-02-10 01:08:06,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,029 INFO L229 MonitoredProcess]: Starting monitored process 565 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,039 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,039 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,041 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,041 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Ended with exit code 0 [2024-02-10 01:08:06,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,056 INFO L229 MonitoredProcess]: Starting monitored process 566 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Waiting until timeout for monitored process [2024-02-10 01:08:06,061 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,069 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,070 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,070 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,072 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,072 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,089 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Ended with exit code 0 [2024-02-10 01:08:06,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,090 INFO L229 MonitoredProcess]: Starting monitored process 567 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Waiting until timeout for monitored process [2024-02-10 01:08:06,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,099 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,099 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,101 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,101 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Ended with exit code 0 [2024-02-10 01:08:06,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,122 INFO L229 MonitoredProcess]: Starting monitored process 568 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,124 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,132 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,132 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,134 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,134 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,148 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Ended with exit code 0 [2024-02-10 01:08:06,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,150 INFO L229 MonitoredProcess]: Starting monitored process 569 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,159 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,159 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,161 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,161 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,166 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Waiting until timeout for monitored process [2024-02-10 01:08:06,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,183 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Ended with exit code 0 [2024-02-10 01:08:06,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,184 INFO L229 MonitoredProcess]: Starting monitored process 570 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Waiting until timeout for monitored process [2024-02-10 01:08:06,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,193 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,193 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,193 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,195 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,195 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,211 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,214 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:06,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,215 INFO L229 MonitoredProcess]: Starting monitored process 571 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Waiting until timeout for monitored process [2024-02-10 01:08:06,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,224 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,224 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,225 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,226 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,226 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,231 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Ended with exit code 0 [2024-02-10 01:08:06,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,234 INFO L229 MonitoredProcess]: Starting monitored process 572 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Waiting until timeout for monitored process [2024-02-10 01:08:06,236 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,259 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,259 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,261 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,261 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,286 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:06,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,288 INFO L229 MonitoredProcess]: Starting monitored process 573 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,298 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,298 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,299 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,300 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,301 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Waiting until timeout for monitored process [2024-02-10 01:08:06,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,340 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:06,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,354 INFO L229 MonitoredProcess]: Starting monitored process 574 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Waiting until timeout for monitored process [2024-02-10 01:08:06,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,363 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,363 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,364 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:06,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Ended with exit code 0 [2024-02-10 01:08:06,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,377 INFO L229 MonitoredProcess]: Starting monitored process 575 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Waiting until timeout for monitored process [2024-02-10 01:08:06,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,386 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,386 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,386 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,387 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:06,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,401 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Ended with exit code 0 [2024-02-10 01:08:06,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,405 INFO L229 MonitoredProcess]: Starting monitored process 576 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Waiting until timeout for monitored process [2024-02-10 01:08:06,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,415 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,415 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,415 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,415 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,415 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:06,416 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,420 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:06,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,421 INFO L229 MonitoredProcess]: Starting monitored process 577 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Waiting until timeout for monitored process [2024-02-10 01:08:06,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,429 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:06,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,430 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:06,431 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:06,431 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:06,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,438 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:06,438 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 01:08:06,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,439 INFO L229 MonitoredProcess]: Starting monitored process 578 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,441 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Waiting until timeout for monitored process [2024-02-10 01:08:06,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,448 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,448 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,448 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,449 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,449 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,449 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,466 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Ended with exit code 0 [2024-02-10 01:08:06,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,467 INFO L229 MonitoredProcess]: Starting monitored process 579 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,469 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Waiting until timeout for monitored process [2024-02-10 01:08:06,469 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,476 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,476 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,477 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,477 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,477 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,482 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:06,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,483 INFO L229 MonitoredProcess]: Starting monitored process 580 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Waiting until timeout for monitored process [2024-02-10 01:08:06,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,491 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,491 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,491 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,491 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,492 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,492 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,496 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Ended with exit code 0 [2024-02-10 01:08:06,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,497 INFO L229 MonitoredProcess]: Starting monitored process 581 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,499 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Waiting until timeout for monitored process [2024-02-10 01:08:06,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,506 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,506 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,506 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,509 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,509 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,523 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Ended with exit code 0 [2024-02-10 01:08:06,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,525 INFO L229 MonitoredProcess]: Starting monitored process 582 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Waiting until timeout for monitored process [2024-02-10 01:08:06,527 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,533 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,534 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,536 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,536 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Ended with exit code 0 [2024-02-10 01:08:06,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,553 INFO L229 MonitoredProcess]: Starting monitored process 583 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,554 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Waiting until timeout for monitored process [2024-02-10 01:08:06,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,561 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,561 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,562 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,571 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Ended with exit code 0 [2024-02-10 01:08:06,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,573 INFO L229 MonitoredProcess]: Starting monitored process 584 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,583 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,583 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,583 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,584 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,584 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Ended with exit code 0 [2024-02-10 01:08:06,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,602 INFO L229 MonitoredProcess]: Starting monitored process 585 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,613 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,613 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,615 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,616 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Ended with exit code 0 [2024-02-10 01:08:06,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,626 INFO L229 MonitoredProcess]: Starting monitored process 586 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Waiting until timeout for monitored process [2024-02-10 01:08:06,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,635 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,635 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,635 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,636 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,636 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Ended with exit code 0 [2024-02-10 01:08:06,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,642 INFO L229 MonitoredProcess]: Starting monitored process 587 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,652 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,653 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,655 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,655 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Ended with exit code 0 [2024-02-10 01:08:06,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,674 INFO L229 MonitoredProcess]: Starting monitored process 588 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,684 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,684 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,685 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,690 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Ended with exit code 0 [2024-02-10 01:08:06,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,691 INFO L229 MonitoredProcess]: Starting monitored process 589 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Waiting until timeout for monitored process [2024-02-10 01:08:06,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,700 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,700 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,705 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,705 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,717 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:06,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,718 INFO L229 MonitoredProcess]: Starting monitored process 590 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Waiting until timeout for monitored process [2024-02-10 01:08:06,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,728 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,728 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,728 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,739 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,739 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Ended with exit code 0 [2024-02-10 01:08:06,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,790 INFO L229 MonitoredProcess]: Starting monitored process 591 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Waiting until timeout for monitored process [2024-02-10 01:08:06,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,799 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,799 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,800 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,800 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,800 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,803 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,805 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:06,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,806 INFO L229 MonitoredProcess]: Starting monitored process 592 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Waiting until timeout for monitored process [2024-02-10 01:08:06,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,816 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,816 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,816 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,817 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,817 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,817 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,835 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Ended with exit code 0 [2024-02-10 01:08:06,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,836 INFO L229 MonitoredProcess]: Starting monitored process 593 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,848 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,849 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,849 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,850 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,855 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Ended with exit code 0 [2024-02-10 01:08:06,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,857 INFO L229 MonitoredProcess]: Starting monitored process 594 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,869 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,869 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,872 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,872 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,896 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Ended with exit code 0 [2024-02-10 01:08:06,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,897 INFO L229 MonitoredProcess]: Starting monitored process 595 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,908 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,909 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,911 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,911 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Ended with exit code 0 [2024-02-10 01:08:06,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,925 INFO L229 MonitoredProcess]: Starting monitored process 596 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,936 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:06,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,936 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,936 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:06,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:06,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,941 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:06,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,943 INFO L229 MonitoredProcess]: Starting monitored process 597 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Waiting until timeout for monitored process [2024-02-10 01:08:06,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-02-10 01:08:06,953 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,953 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,953 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,955 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,956 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:06,965 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Ended with exit code 0 [2024-02-10 01:08:06,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:06,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:06,966 INFO L229 MonitoredProcess]: Starting monitored process 598 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:06,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Waiting until timeout for monitored process [2024-02-10 01:08:06,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:06,976 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:06,977 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:06,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:06,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:06,977 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:06,979 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:06,979 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:06,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,016 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,020 INFO L229 MonitoredProcess]: Starting monitored process 599 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Waiting until timeout for monitored process [2024-02-10 01:08:07,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,032 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,032 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,035 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,035 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Ended with exit code 0 [2024-02-10 01:08:07,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,046 INFO L229 MonitoredProcess]: Starting monitored process 600 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Waiting until timeout for monitored process [2024-02-10 01:08:07,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-02-10 01:08:07,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,058 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,058 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,059 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,065 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Ended with exit code 0 [2024-02-10 01:08:07,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,066 INFO L229 MonitoredProcess]: Starting monitored process 601 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,068 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Waiting until timeout for monitored process [2024-02-10 01:08:07,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,076 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,076 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,076 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,077 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,077 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,077 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,087 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Ended with exit code 0 [2024-02-10 01:08:07,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,091 INFO L229 MonitoredProcess]: Starting monitored process 602 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Waiting until timeout for monitored process [2024-02-10 01:08:07,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,100 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,100 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,101 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,103 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,103 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Ended with exit code 0 [2024-02-10 01:08:07,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,122 INFO L229 MonitoredProcess]: Starting monitored process 603 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,123 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Waiting until timeout for monitored process [2024-02-10 01:08:07,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,131 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,132 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,132 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,132 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,145 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,146 INFO L229 MonitoredProcess]: Starting monitored process 604 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,147 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Waiting until timeout for monitored process [2024-02-10 01:08:07,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,154 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,154 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,154 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,157 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,157 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,165 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,166 INFO L229 MonitoredProcess]: Starting monitored process 605 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Waiting until timeout for monitored process [2024-02-10 01:08:07,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,176 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,176 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,176 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,176 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,177 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Ended with exit code 0 [2024-02-10 01:08:07,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,183 INFO L229 MonitoredProcess]: Starting monitored process 606 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Waiting until timeout for monitored process [2024-02-10 01:08:07,185 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,191 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,191 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,191 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,191 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,191 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,192 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,192 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,204 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,205 INFO L229 MonitoredProcess]: Starting monitored process 607 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Waiting until timeout for monitored process [2024-02-10 01:08:07,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,213 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,214 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,216 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,216 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,225 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Ended with exit code 0 [2024-02-10 01:08:07,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,226 INFO L229 MonitoredProcess]: Starting monitored process 608 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Waiting until timeout for monitored process [2024-02-10 01:08:07,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,234 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,235 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,235 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,235 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,253 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Ended with exit code 0 [2024-02-10 01:08:07,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,254 INFO L229 MonitoredProcess]: Starting monitored process 609 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Waiting until timeout for monitored process [2024-02-10 01:08:07,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,263 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,263 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,263 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,268 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Ended with exit code 0 [2024-02-10 01:08:07,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,269 INFO L229 MonitoredProcess]: Starting monitored process 610 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,272 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,279 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,279 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,279 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,279 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,280 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,283 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Waiting until timeout for monitored process [2024-02-10 01:08:07,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,294 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,295 INFO L229 MonitoredProcess]: Starting monitored process 611 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Waiting until timeout for monitored process [2024-02-10 01:08:07,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,304 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,304 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,304 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,304 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,305 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,319 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,320 INFO L229 MonitoredProcess]: Starting monitored process 612 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,330 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,331 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,331 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,333 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,333 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Waiting until timeout for monitored process [2024-02-10 01:08:07,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,348 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,349 INFO L229 MonitoredProcess]: Starting monitored process 613 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,359 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,359 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,359 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,362 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,362 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Waiting until timeout for monitored process [2024-02-10 01:08:07,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,376 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,377 INFO L229 MonitoredProcess]: Starting monitored process 614 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Waiting until timeout for monitored process [2024-02-10 01:08:07,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,388 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,388 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,388 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,391 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,391 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,405 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Ended with exit code 0 [2024-02-10 01:08:07,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,410 INFO L229 MonitoredProcess]: Starting monitored process 615 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,411 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Waiting until timeout for monitored process [2024-02-10 01:08:07,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,421 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,421 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,422 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Ended with exit code 0 [2024-02-10 01:08:07,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,428 INFO L229 MonitoredProcess]: Starting monitored process 616 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Waiting until timeout for monitored process [2024-02-10 01:08:07,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-02-10 01:08:07,438 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,438 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,438 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,442 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,442 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,456 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Ended with exit code 0 [2024-02-10 01:08:07,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,457 INFO L229 MonitoredProcess]: Starting monitored process 617 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,458 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Waiting until timeout for monitored process [2024-02-10 01:08:07,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,493 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,493 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,494 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Ended with exit code 0 [2024-02-10 01:08:07,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,510 INFO L229 MonitoredProcess]: Starting monitored process 618 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Waiting until timeout for monitored process [2024-02-10 01:08:07,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,523 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,523 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,525 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,525 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,538 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Ended with exit code 0 [2024-02-10 01:08:07,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,543 INFO L229 MonitoredProcess]: Starting monitored process 619 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Waiting until timeout for monitored process [2024-02-10 01:08:07,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,556 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,556 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,556 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,557 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,557 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,569 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Ended with exit code 0 [2024-02-10 01:08:07,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,574 INFO L229 MonitoredProcess]: Starting monitored process 620 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Waiting until timeout for monitored process [2024-02-10 01:08:07,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-02-10 01:08:07,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,584 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,584 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,586 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,586 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,596 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,597 INFO L229 MonitoredProcess]: Starting monitored process 621 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,598 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Waiting until timeout for monitored process [2024-02-10 01:08:07,599 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,606 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,606 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,607 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,609 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,612 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Ended with exit code 0 [2024-02-10 01:08:07,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,613 INFO L229 MonitoredProcess]: Starting monitored process 622 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Waiting until timeout for monitored process [2024-02-10 01:08:07,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,622 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,622 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,622 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,622 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,623 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,623 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Ended with exit code 0 [2024-02-10 01:08:07,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,630 INFO L229 MonitoredProcess]: Starting monitored process 623 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Waiting until timeout for monitored process [2024-02-10 01:08:07,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-02-10 01:08:07,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,639 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:07,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,639 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,640 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:07,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:07,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Ended with exit code 0 [2024-02-10 01:08:07,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,654 INFO L229 MonitoredProcess]: Starting monitored process 624 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Waiting until timeout for monitored process [2024-02-10 01:08:07,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-02-10 01:08:07,664 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,664 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,664 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,667 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,667 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,678 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,679 INFO L229 MonitoredProcess]: Starting monitored process 625 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Waiting until timeout for monitored process [2024-02-10 01:08:07,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,688 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,689 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,691 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,691 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,747 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Ended with exit code 0 [2024-02-10 01:08:07,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,748 INFO L229 MonitoredProcess]: Starting monitored process 626 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Waiting until timeout for monitored process [2024-02-10 01:08:07,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,773 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,773 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,773 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,779 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,779 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,799 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,800 INFO L229 MonitoredProcess]: Starting monitored process 627 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Waiting until timeout for monitored process [2024-02-10 01:08:07,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,819 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,819 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,825 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,825 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,843 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:07,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,844 INFO L229 MonitoredProcess]: Starting monitored process 628 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Waiting until timeout for monitored process [2024-02-10 01:08:07,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,855 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,855 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,858 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,858 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Ended with exit code 0 [2024-02-10 01:08:07,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,877 INFO L229 MonitoredProcess]: Starting monitored process 629 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Waiting until timeout for monitored process [2024-02-10 01:08:07,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,886 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,887 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,887 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,890 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,890 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Ended with exit code 0 [2024-02-10 01:08:07,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:07,900 INFO L229 MonitoredProcess]: Starting monitored process 630 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:07,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Waiting until timeout for monitored process [2024-02-10 01:08:07,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:07,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:07,911 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:07,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:07,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:07,911 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:07,914 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:07,914 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:07,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:07,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Ended with exit code 0 [2024-02-10 01:08:07,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:07,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,074 INFO L229 MonitoredProcess]: Starting monitored process 631 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Waiting until timeout for monitored process [2024-02-10 01:08:08,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,087 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,087 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,090 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,090 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Ended with exit code 0 [2024-02-10 01:08:08,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,101 INFO L229 MonitoredProcess]: Starting monitored process 632 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Waiting until timeout for monitored process [2024-02-10 01:08:08,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,111 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,111 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,111 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,114 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,114 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,127 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Ended with exit code 0 [2024-02-10 01:08:08,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,128 INFO L229 MonitoredProcess]: Starting monitored process 633 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Waiting until timeout for monitored process [2024-02-10 01:08:08,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-02-10 01:08:08,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,137 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,137 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,140 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,140 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,151 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Ended with exit code 0 [2024-02-10 01:08:08,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,152 INFO L229 MonitoredProcess]: Starting monitored process 634 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Waiting until timeout for monitored process [2024-02-10 01:08:08,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,162 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,162 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,165 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,165 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,230 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Ended with exit code 0 [2024-02-10 01:08:08,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,234 INFO L229 MonitoredProcess]: Starting monitored process 635 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Waiting until timeout for monitored process [2024-02-10 01:08:08,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,244 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,244 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,244 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,247 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,247 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Ended with exit code 0 [2024-02-10 01:08:08,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,267 INFO L229 MonitoredProcess]: Starting monitored process 636 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,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-02-10 01:08:08,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,278 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,280 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,280 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Waiting until timeout for monitored process [2024-02-10 01:08:08,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,294 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:08,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,295 INFO L229 MonitoredProcess]: Starting monitored process 637 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,313 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,314 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,314 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,316 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,316 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Waiting until timeout for monitored process [2024-02-10 01:08:08,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,330 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:08,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,331 INFO L229 MonitoredProcess]: Starting monitored process 638 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,343 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,343 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,346 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,346 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Waiting until timeout for monitored process [2024-02-10 01:08:08,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,359 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:08,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,360 INFO L229 MonitoredProcess]: Starting monitored process 639 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Waiting until timeout for monitored process [2024-02-10 01:08:08,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-02-10 01:08:08,370 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,370 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,370 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,373 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,373 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,388 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:08,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,389 INFO L229 MonitoredProcess]: Starting monitored process 640 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,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-02-10 01:08:08,404 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,404 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,404 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,407 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,407 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Waiting until timeout for monitored process [2024-02-10 01:08:08,418 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,422 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Ended with exit code 0 [2024-02-10 01:08:08,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,423 INFO L229 MonitoredProcess]: Starting monitored process 641 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Waiting until timeout for monitored process [2024-02-10 01:08:08,425 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,432 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,433 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,433 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,436 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,436 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Ended with exit code 0 [2024-02-10 01:08:08,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,454 INFO L229 MonitoredProcess]: Starting monitored process 642 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Waiting until timeout for monitored process [2024-02-10 01:08:08,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,464 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,464 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,467 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,467 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,476 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Ended with exit code 0 [2024-02-10 01:08:08,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,477 INFO L229 MonitoredProcess]: Starting monitored process 643 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Waiting until timeout for monitored process [2024-02-10 01:08:08,479 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,487 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,488 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,490 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,490 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Ended with exit code 0 [2024-02-10 01:08:08,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,501 INFO L229 MonitoredProcess]: Starting monitored process 644 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Waiting until timeout for monitored process [2024-02-10 01:08:08,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,511 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,512 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,514 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,514 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,523 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Ended with exit code 0 [2024-02-10 01:08:08,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,524 INFO L229 MonitoredProcess]: Starting monitored process 645 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Waiting until timeout for monitored process [2024-02-10 01:08:08,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-02-10 01:08:08,535 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,535 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,535 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,538 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,538 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,547 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Ended with exit code 0 [2024-02-10 01:08:08,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,548 INFO L229 MonitoredProcess]: Starting monitored process 646 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Waiting until timeout for monitored process [2024-02-10 01:08:08,550 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,559 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:08,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,559 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,560 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:08,560 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:08,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Ended with exit code 0 [2024-02-10 01:08:08,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,567 INFO L229 MonitoredProcess]: Starting monitored process 647 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Waiting until timeout for monitored process [2024-02-10 01:08:08,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-02-10 01:08:08,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,577 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:08,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,578 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,578 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:08,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:08,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,591 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Ended with exit code 0 [2024-02-10 01:08:08,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,592 INFO L229 MonitoredProcess]: Starting monitored process 648 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,594 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Waiting until timeout for monitored process [2024-02-10 01:08:08,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,602 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,602 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:08,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,602 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,603 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:08,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:08,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,616 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:08,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:08,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:08,617 INFO L229 MonitoredProcess]: Starting monitored process 649 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:08,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Waiting until timeout for monitored process [2024-02-10 01:08:08,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:08,627 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:08,628 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:08,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:08,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:08,628 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:08,630 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:08,630 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:08,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:08,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Ended with exit code 0 [2024-02-10 01:08:08,647 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-02-10 01:08:08,649 INFO L748 eck$LassoCheckResult]: Stem: Black: 195638#[$Ultimate##0]don't care [258] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 195641#[L-1]don't care [269] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 195643#[L21]don't care [344] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 195645#[L21-1]don't care [369] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 195647#[L21-2]don't care [276] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 195649#[L21-3]don't care [330] L21-3-->L21-4: Formula: (and (= 19 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 195651#[L21-4]don't care [298] L21-4-->L35: Formula: (= v_~x1~0_5 0) InVars {} OutVars{~x1~0=v_~x1~0_5} AuxVars[] AssignedVars[~x1~0] 195653#[L35]don't care [370] L35-->L35-1: Formula: (= v_~x2~0_5 0) InVars {} OutVars{~x2~0=v_~x2~0_5} AuxVars[] AssignedVars[~x2~0] 195655#[L35-1]don't care [360] L35-1-->L35-2: Formula: (= v_~x3~0_5 0) InVars {} OutVars{~x3~0=v_~x3~0_5} AuxVars[] AssignedVars[~x3~0] 195657#[L35-2]don't care [324] L35-2-->L35-3: Formula: (= v_~x4~0_5 0) InVars {} OutVars{~x4~0=v_~x4~0_5} AuxVars[] AssignedVars[~x4~0] 195659#[L35-3]don't care [232] L35-3-->L35-4: Formula: (= v_~x5~0_5 0) InVars {} OutVars{~x5~0=v_~x5~0_5} AuxVars[] AssignedVars[~x5~0] 195661#[L35-4]don't care [286] L35-4-->L35-5: Formula: (= v_~x6~0_5 0) InVars {} OutVars{~x6~0=v_~x6~0_5} AuxVars[] AssignedVars[~x6~0] 195663#[L35-5]don't care [375] L35-5-->L-1-1: Formula: (= v_~n~0_13 0) InVars {} OutVars{~n~0=v_~n~0_13} AuxVars[] AssignedVars[~n~0] 195665#[L-1-1]don't care [384] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 195667#[L-1-2]don't care [386] L-1-2-->L86: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre18#1=|v_ULTIMATE.start_main_#t~pre18#1_1|, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_~#t6~0#1.base=|v_ULTIMATE.start_main_~#t6~0#1.base_1|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_1|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_1|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_1|, ULTIMATE.start_main_#t~mem21#1=|v_ULTIMATE.start_main_#t~mem21#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~mem25#1=|v_ULTIMATE.start_main_#t~mem25#1_1|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_1|, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_1|, ULTIMATE.start_main_#t~pre16#1=|v_ULTIMATE.start_main_#t~pre16#1_1|, ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_1|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_1|, ULTIMATE.start_main_#t~mem22#1=|v_ULTIMATE.start_main_#t~mem22#1_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_#t~mem23#1=|v_ULTIMATE.start_main_#t~mem23#1_1|, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~#t5~0#1.base=|v_ULTIMATE.start_main_~#t5~0#1.base_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_1|, ULTIMATE.start_main_~#t5~0#1.offset=|v_ULTIMATE.start_main_~#t5~0#1.offset_1|, ULTIMATE.start_main_~#t6~0#1.offset=|v_ULTIMATE.start_main_~#t6~0#1.offset_1|, ULTIMATE.start_main_#t~nondet19#1=|v_ULTIMATE.start_main_#t~nondet19#1_1|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre18#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_~#t6~0#1.base, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~pre8#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_#t~mem21#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem25#1, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet1#1, ULTIMATE.start_main_#t~pre16#1, ULTIMATE.start_main_#t~nondet17#1, ULTIMATE.start_main_~#t4~0#1.base, ULTIMATE.start_main_#t~mem22#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem23#1, ULTIMATE.start_main_#t~nondet2#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~mem20#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~#t5~0#1.base, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_~#t5~0#1.offset, ULTIMATE.start_main_~#t6~0#1.offset, ULTIMATE.start_main_#t~nondet19#1, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_~#t2~0#1.base, ULTIMATE.start_main_#t~mem24#1] 195669#[L86]don't care [227] L86-->L86-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 195671#[L86-1]don't care [318] L86-1-->L86-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 195673#[L86-2]don't care [393] L86-2-->L86-3: Formula: (and (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_2| 0)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 1) |v_#valid_8|) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 4) |v_#length_7|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 195675#[L86-3]don't care [281] L86-3-->L86-4: Formula: (and (= (store |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 1) |v_#valid_10|) (= |v_#length_9| (store |v_#length_10| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 4)) (= |v_ULTIMATE.start_main_~#t4~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t4~0#1.base_2| 0)) (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2|) 0) (< |v_#StackHeapBarrier_5| |v_ULTIMATE.start_main_~#t4~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_10|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_9|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_2|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_2|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t4~0#1.base] 195677#[L86-4]don't care [254] L86-4-->L86-5: Formula: (and (< |v_#StackHeapBarrier_6| |v_ULTIMATE.start_main_~#t5~0#1.base_2|) (= |v_ULTIMATE.start_main_~#t5~0#1.offset_2| 0) (= (store |v_#length_12| |v_ULTIMATE.start_main_~#t5~0#1.base_2| 4) |v_#length_11|) (= |v_#valid_12| (store |v_#valid_13| |v_ULTIMATE.start_main_~#t5~0#1.base_2| 1)) (not (= 0 |v_ULTIMATE.start_main_~#t5~0#1.base_2|)) (= (select |v_#valid_13| |v_ULTIMATE.start_main_~#t5~0#1.base_2|) 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_6|, #length=|v_#length_12|, #valid=|v_#valid_13|} OutVars{ULTIMATE.start_main_~#t5~0#1.offset=|v_ULTIMATE.start_main_~#t5~0#1.offset_2|, ULTIMATE.start_main_~#t5~0#1.base=|v_ULTIMATE.start_main_~#t5~0#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_6|, #length=|v_#length_11|, #valid=|v_#valid_12|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t5~0#1.base, #valid, ULTIMATE.start_main_~#t5~0#1.offset, #length] 195679#[L86-5]don't care [256] L86-5-->L86-6: Formula: (and (= |v_ULTIMATE.start_main_~#t6~0#1.offset_2| 0) (= |v_#valid_14| (store |v_#valid_15| |v_ULTIMATE.start_main_~#t6~0#1.base_2| 1)) (= (select |v_#valid_15| |v_ULTIMATE.start_main_~#t6~0#1.base_2|) 0) (= |v_#length_13| (store |v_#length_14| |v_ULTIMATE.start_main_~#t6~0#1.base_2| 4)) (< |v_#StackHeapBarrier_7| |v_ULTIMATE.start_main_~#t6~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#t6~0#1.base_2|))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_7|, #length=|v_#length_14|, #valid=|v_#valid_15|} OutVars{ULTIMATE.start_main_~#t6~0#1.offset=|v_ULTIMATE.start_main_~#t6~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_7|, #length=|v_#length_13|, ULTIMATE.start_main_~#t6~0#1.base=|v_ULTIMATE.start_main_~#t6~0#1.base_2|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t6~0#1.base, #valid, ULTIMATE.start_main_~#t6~0#1.offset, #length] 195681#[L86-6]don't care [358] L86-6-->L89: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1] 195683#[L89]don't care [310] L89-->L89-1: Formula: (= v_~x1~0_6 |v_ULTIMATE.start_main_#t~nondet1#1_3|) InVars {ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} OutVars{~x1~0=v_~x1~0_6, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} AuxVars[] AssignedVars[~x1~0] 195685#[L89-1]don't care [279] L89-1-->L90: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1] 195687#[L90]don't care [380] L90-->L90-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1] 195689#[L90-1]don't care [251] L90-1-->L90-2: Formula: (= v_~x2~0_6 |v_ULTIMATE.start_main_#t~nondet2#1_3|) InVars {ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} OutVars{~x2~0=v_~x2~0_6, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} AuxVars[] AssignedVars[~x2~0] 195691#[L90-2]don't care [260] L90-2-->L91: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1] 195693#[L91]don't care [252] L91-->L91-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 195695#[L91-1]don't care [263] L91-1-->L91-2: Formula: (= v_~x3~0_6 |v_ULTIMATE.start_main_#t~nondet3#1_3|) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{~x3~0=v_~x3~0_6, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} AuxVars[] AssignedVars[~x3~0] 195697#[L91-2]don't care [304] L91-2-->L92: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 195699#[L92]don't care [363] L92-->L92-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 195701#[L92-1]don't care [354] L92-1-->L92-2: Formula: (= v_~x4~0_6 |v_ULTIMATE.start_main_#t~nondet4#1_3|) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|, ~x4~0=v_~x4~0_6} AuxVars[] AssignedVars[~x4~0] 195703#[L92-2]don't care [294] L92-2-->L93: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 195705#[L93]don't care [262] L93-->L93-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 195707#[L93-1]don't care [364] L93-1-->L93-2: Formula: (= v_~x5~0_6 |v_ULTIMATE.start_main_#t~nondet5#1_3|) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|, ~x5~0=v_~x5~0_6} AuxVars[] AssignedVars[~x5~0] 195709#[L93-2]don't care [346] L93-2-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 195711#[L94]don't care [372] L94-->L94-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 195713#[L94-1]don't care [319] L94-1-->L94-2: Formula: (= v_~x6~0_6 |v_ULTIMATE.start_main_#t~nondet6#1_3|) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|, ~x6~0=v_~x6~0_6} AuxVars[] AssignedVars[~x6~0] 195715#[L94-2]don't care [357] L94-2-->L95: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 195717#[L95]don't care [333] L95-->L95-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 195719#[L95-1]don't care [347] L95-1-->L95-2: Formula: (= v_~n~0_14 |v_ULTIMATE.start_main_#t~nondet7#1_3|) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} OutVars{~n~0=v_~n~0_14, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} AuxVars[] AssignedVars[~n~0] 195721#[L95-2]don't care [348] L95-2-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 195723#[L98]don't care [353] L98-->L98-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (let ((.cse0 (mod v_~x3~0_7 4294967296)) (.cse1 (mod v_~x1~0_7 4294967296)) (.cse2 (mod v_~x5~0_7 4294967296))) (and (= (mod v_~x4~0_7 4294967296) .cse0) (= (mod v_~x2~0_7 4294967296) .cse1) (< 0 .cse0) (= .cse2 (mod v_~x6~0_7 4294967296)) (< 0 .cse1) (< 0 .cse2))) 1 0)) InVars {~x3~0=v_~x3~0_7, ~x2~0=v_~x2~0_7, ~x4~0=v_~x4~0_7, ~x5~0=v_~x5~0_7, ~x6~0=v_~x6~0_7, ~x1~0=v_~x1~0_7} OutVars{~x3~0=v_~x3~0_7, ~x2~0=v_~x2~0_7, ~x4~0=v_~x4~0_7, ~x5~0=v_~x5~0_7, ~x6~0=v_~x6~0_7, ~x1~0=v_~x1~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 195725#[L98-1]don't care [236] L98-1-->L31: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 195727#[L31]don't care [316] L31-->L32: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 195729#[L32]don't care [336] L32-->L31-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 195731#[L31-1]don't care [389] L31-1-->L98-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 195735#[L98-2]don't care [323] L98-2-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 195737#[L100]don't care [287] L100-->L100-1: Formula: (= |v_ULTIMATE.start_main_#t~pre8#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre8#1] 195739#[L100-1]don't care [312] L100-1-->L100-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 195741#[L100-2]don't care [349] L100-2-->L100-3: Formula: (and (= (select |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_15| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre8#1_3|)) |v_#memory_int_3|)) InVars {#valid=|v_#valid_16|, #memory_int=|v_#memory_int_4|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_3|, #length=|v_#length_15|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{#valid=|v_#valid_16|, #memory_int=|v_#memory_int_3|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_3|, #length=|v_#length_15|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 195743#[L100-3]don't care [448] L100-3-->L38-1: Formula: (and (= v_thread1Thread1of1ForFork5_thidvar1_2 0) (= |v_ULTIMATE.start_main_#t~pre8#1_7| v_thread1Thread1of1ForFork5_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_7|} OutVars{thread1Thread1of1ForFork5_thidvar1=v_thread1Thread1of1ForFork5_thidvar1_2, thread1Thread1of1ForFork5_#res.offset=|v_thread1Thread1of1ForFork5_#res.offset_4|, thread1Thread1of1ForFork5_thidvar0=v_thread1Thread1of1ForFork5_thidvar0_2, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_7|, thread1Thread1of1ForFork5_#res.base=|v_thread1Thread1of1ForFork5_#res.base_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork5_thidvar1, thread1Thread1of1ForFork5_#res.offset, thread1Thread1of1ForFork5_thidvar0, thread1Thread1of1ForFork5_#res.base] 195745#[L100-4, L38-1]don't care [395] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[] 195749#[L100-4, L39]don't care [398] L39-->L38-1: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0] 195745#[L100-4, L38-1]don't care [2024-02-10 01:08:08,649 INFO L750 eck$LassoCheckResult]: Loop: 195745#[L100-4, L38-1]don't care [395] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[] 195749#[L100-4, L39]don't care [398] L39-->L38-1: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0] 195745#[L100-4, L38-1]don't care [2024-02-10 01:08:08,649 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:08:08,650 INFO L85 PathProgramCache]: Analyzing trace with hash -1692924949, now seen corresponding path program 2 times [2024-02-10 01:08:08,650 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:08:08,650 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1563546443] [2024-02-10 01:08:08,650 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:08:08,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:08:08,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:08:08,717 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:08:08,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:08:08,761 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:08:08,762 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:08:08,762 INFO L85 PathProgramCache]: Analyzing trace with hash 13604, now seen corresponding path program 2 times [2024-02-10 01:08:08,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:08:08,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [930698169] [2024-02-10 01:08:08,762 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:08:08,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:08:08,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:08:08,766 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:08:08,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:08:08,769 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:08:08,769 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:08:08,769 INFO L85 PathProgramCache]: Analyzing trace with hash 891741838, now seen corresponding path program 3 times [2024-02-10 01:08:08,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:08:08,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [768461492] [2024-02-10 01:08:08,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:08:08,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:08:08,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:08:08,801 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:08:08,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:08:08,832 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:08:11,190 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:08:11,190 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:08:11,190 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:08:11,190 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:08:11,191 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:08:11,191 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:11,191 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:08:11,191 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:08:11,191 INFO L133 ssoRankerPreferences]: Filename of dumped script: bench-exp3x3.wvr.c_BEv2_Iteration1_Lasso [2024-02-10 01:08:11,191 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:08:11,191 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:08:11,195 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,198 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,201 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,203 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,205 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,207 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,209 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,211 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,213 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,214 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,216 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,218 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,223 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,225 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,227 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,233 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,235 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,868 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,870 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,871 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,873 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,875 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,877 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,880 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,881 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,883 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,889 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,892 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,894 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,896 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,898 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,902 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,904 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,906 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,907 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,909 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,911 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,913 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,914 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,916 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,929 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,931 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,933 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,935 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,937 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,939 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,941 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,942 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,945 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,947 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,949 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:11,951 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:08:12,652 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:08:12,653 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:08:12,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,672 INFO L229 MonitoredProcess]: Starting monitored process 650 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Waiting until timeout for monitored process [2024-02-10 01:08:12,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:12,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,682 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:12,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,682 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,683 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:12,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:12,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:12,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Ended with exit code 0 [2024-02-10 01:08:12,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,701 INFO L229 MonitoredProcess]: Starting monitored process 651 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Waiting until timeout for monitored process [2024-02-10 01:08:12,703 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:12,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,710 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,711 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:12,711 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:12,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:12,719 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Ended with exit code 0 [2024-02-10 01:08:12,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,720 INFO L229 MonitoredProcess]: Starting monitored process 652 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:12,765 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,765 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,766 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:12,766 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:12,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Waiting until timeout for monitored process [2024-02-10 01:08:12,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:12,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:12,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,793 INFO L229 MonitoredProcess]: Starting monitored process 653 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,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-02-10 01:08:12,803 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:12,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,804 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,804 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:12,804 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:12,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Waiting until timeout for monitored process [2024-02-10 01:08:12,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:12,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:12,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,821 INFO L229 MonitoredProcess]: Starting monitored process 654 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:12,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,833 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,834 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:12,835 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:12,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Waiting until timeout for monitored process [2024-02-10 01:08:12,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:12,868 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:12,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,884 INFO L229 MonitoredProcess]: Starting monitored process 655 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Waiting until timeout for monitored process [2024-02-10 01:08:12,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:12,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,895 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:12,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,895 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,895 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:12,895 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:12,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:12,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Ended with exit code 0 [2024-02-10 01:08:12,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,912 INFO L229 MonitoredProcess]: Starting monitored process 656 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Waiting until timeout for monitored process [2024-02-10 01:08:12,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:12,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,922 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,923 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:12,923 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:12,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:12,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Ended with exit code 0 [2024-02-10 01:08:12,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,941 INFO L229 MonitoredProcess]: Starting monitored process 657 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:12,950 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,950 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:12,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,951 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,951 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:12,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:12,953 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Waiting until timeout for monitored process [2024-02-10 01:08:12,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:12,964 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Ended with exit code 0 [2024-02-10 01:08:12,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,965 INFO L229 MonitoredProcess]: Starting monitored process 658 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:12,974 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,974 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:12,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,975 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,975 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:12,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:12,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Waiting until timeout for monitored process [2024-02-10 01:08:12,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:12,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Ended with exit code 0 [2024-02-10 01:08:12,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:12,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:12,989 INFO L229 MonitoredProcess]: Starting monitored process 659 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:12,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Waiting until timeout for monitored process [2024-02-10 01:08:12,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:12,998 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:12,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:12,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:12,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:12,999 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:12,999 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:12,999 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Ended with exit code 0 [2024-02-10 01:08:13,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,004 INFO L229 MonitoredProcess]: Starting monitored process 660 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,005 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Waiting until timeout for monitored process [2024-02-10 01:08:13,006 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,013 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,013 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,014 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,032 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,032 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,032 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,033 INFO L229 MonitoredProcess]: Starting monitored process 661 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,042 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,043 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,043 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,048 INFO L229 MonitoredProcess]: Starting monitored process 662 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Waiting until timeout for monitored process [2024-02-10 01:08:13,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,057 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,057 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,057 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,059 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Ended with exit code 0 [2024-02-10 01:08:13,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,064 INFO L229 MonitoredProcess]: Starting monitored process 663 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,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-02-10 01:08:13,071 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,072 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,072 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Waiting until timeout for monitored process [2024-02-10 01:08:13,073 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,073 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,091 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Ended with exit code 0 [2024-02-10 01:08:13,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,092 INFO L229 MonitoredProcess]: Starting monitored process 664 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,094 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Waiting until timeout for monitored process [2024-02-10 01:08:13,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,101 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,103 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,103 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Ended with exit code 0 [2024-02-10 01:08:13,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,120 INFO L229 MonitoredProcess]: Starting monitored process 665 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Waiting until timeout for monitored process [2024-02-10 01:08:13,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,132 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,133 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,133 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Ended with exit code 0 [2024-02-10 01:08:13,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,150 INFO L229 MonitoredProcess]: Starting monitored process 666 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Waiting until timeout for monitored process [2024-02-10 01:08:13,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,160 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,160 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,161 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,162 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Ended with exit code 0 [2024-02-10 01:08:13,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,168 INFO L229 MonitoredProcess]: Starting monitored process 667 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,170 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Waiting until timeout for monitored process [2024-02-10 01:08:13,170 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,176 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,177 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,178 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,178 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,181 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,184 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Ended with exit code 0 [2024-02-10 01:08:13,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,185 INFO L229 MonitoredProcess]: Starting monitored process 668 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Waiting until timeout for monitored process [2024-02-10 01:08:13,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,196 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,196 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,197 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,197 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Ended with exit code 0 [2024-02-10 01:08:13,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,204 INFO L229 MonitoredProcess]: Starting monitored process 669 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Waiting until timeout for monitored process [2024-02-10 01:08:13,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,213 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,213 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,214 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,214 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,232 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Ended with exit code 0 [2024-02-10 01:08:13,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,233 INFO L229 MonitoredProcess]: Starting monitored process 670 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Waiting until timeout for monitored process [2024-02-10 01:08:13,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,242 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,243 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,243 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,249 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,250 INFO L229 MonitoredProcess]: Starting monitored process 671 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,259 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,260 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,260 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,276 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Ended with exit code 0 [2024-02-10 01:08:13,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,277 INFO L229 MonitoredProcess]: Starting monitored process 672 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,287 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,287 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,288 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,288 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Ended with exit code 0 [2024-02-10 01:08:13,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,294 INFO L229 MonitoredProcess]: Starting monitored process 673 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Waiting until timeout for monitored process [2024-02-10 01:08:13,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,304 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,304 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,305 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,305 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,310 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Ended with exit code 0 [2024-02-10 01:08:13,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,311 INFO L229 MonitoredProcess]: Starting monitored process 674 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Waiting until timeout for monitored process [2024-02-10 01:08:13,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,321 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,323 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,323 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Ended with exit code 0 [2024-02-10 01:08:13,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,337 INFO L229 MonitoredProcess]: Starting monitored process 675 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Waiting until timeout for monitored process [2024-02-10 01:08:13,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,347 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,347 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,348 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,348 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Ended with exit code 0 [2024-02-10 01:08:13,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,363 INFO L229 MonitoredProcess]: Starting monitored process 676 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Waiting until timeout for monitored process [2024-02-10 01:08:13,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,372 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,373 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,373 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Ended with exit code 0 [2024-02-10 01:08:13,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,384 INFO L229 MonitoredProcess]: Starting monitored process 677 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,385 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Waiting until timeout for monitored process [2024-02-10 01:08:13,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,394 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,396 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,396 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,402 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,405 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,406 INFO L229 MonitoredProcess]: Starting monitored process 678 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,416 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,417 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,417 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,423 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,424 INFO L229 MonitoredProcess]: Starting monitored process 679 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,426 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,433 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,434 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,435 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,435 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Ended with exit code 0 [2024-02-10 01:08:13,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,442 INFO L229 MonitoredProcess]: Starting monitored process 680 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Waiting until timeout for monitored process [2024-02-10 01:08:13,444 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,451 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,452 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,453 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,453 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Ended with exit code 0 [2024-02-10 01:08:13,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,461 INFO L229 MonitoredProcess]: Starting monitored process 681 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Waiting until timeout for monitored process [2024-02-10 01:08:13,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,471 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,471 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,472 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,472 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,483 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,485 INFO L229 MonitoredProcess]: Starting monitored process 682 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,487 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Waiting until timeout for monitored process [2024-02-10 01:08:13,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,496 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,496 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,498 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,498 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,515 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,517 INFO L229 MonitoredProcess]: Starting monitored process 683 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Waiting until timeout for monitored process [2024-02-10 01:08:13,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,528 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,529 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,529 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,539 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,540 INFO L229 MonitoredProcess]: Starting monitored process 684 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,541 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Waiting until timeout for monitored process [2024-02-10 01:08:13,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,550 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,551 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,551 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Ended with exit code 0 [2024-02-10 01:08:13,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,565 INFO L229 MonitoredProcess]: Starting monitored process 685 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,576 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,577 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,577 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,591 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Ended with exit code 0 [2024-02-10 01:08:13,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,592 INFO L229 MonitoredProcess]: Starting monitored process 686 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Waiting until timeout for monitored process [2024-02-10 01:08:13,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,603 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,604 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,604 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,621 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Ended with exit code 0 [2024-02-10 01:08:13,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,622 INFO L229 MonitoredProcess]: Starting monitored process 687 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Waiting until timeout for monitored process [2024-02-10 01:08:13,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,632 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,632 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,632 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,632 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,642 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Ended with exit code 0 [2024-02-10 01:08:13,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,647 INFO L229 MonitoredProcess]: Starting monitored process 688 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Waiting until timeout for monitored process [2024-02-10 01:08:13,650 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,661 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,661 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,662 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,662 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,662 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,678 INFO L229 MonitoredProcess]: Starting monitored process 689 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,689 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,689 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,689 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,689 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,694 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Ended with exit code 0 [2024-02-10 01:08:13,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,695 INFO L229 MonitoredProcess]: Starting monitored process 690 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,696 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Waiting until timeout for monitored process [2024-02-10 01:08:13,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,705 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,706 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,706 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,723 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Ended with exit code 0 [2024-02-10 01:08:13,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,724 INFO L229 MonitoredProcess]: Starting monitored process 691 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,735 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,736 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,736 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,737 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,743 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Ended with exit code 0 [2024-02-10 01:08:13,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,744 INFO L229 MonitoredProcess]: Starting monitored process 692 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,745 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Waiting until timeout for monitored process [2024-02-10 01:08:13,746 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,754 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,754 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,754 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,760 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,761 INFO L229 MonitoredProcess]: Starting monitored process 693 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,771 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,772 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,772 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,772 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,772 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,777 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Ended with exit code 0 [2024-02-10 01:08:13,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,778 INFO L229 MonitoredProcess]: Starting monitored process 694 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,780 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Waiting until timeout for monitored process [2024-02-10 01:08:13,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,788 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,789 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,789 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,805 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,806 INFO L229 MonitoredProcess]: Starting monitored process 695 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Waiting until timeout for monitored process [2024-02-10 01:08:13,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,816 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,818 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,818 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,822 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,825 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Ended with exit code 0 [2024-02-10 01:08:13,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,826 INFO L229 MonitoredProcess]: Starting monitored process 696 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,827 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,837 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,838 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,838 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,843 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,844 INFO L229 MonitoredProcess]: Starting monitored process 697 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Waiting until timeout for monitored process [2024-02-10 01:08:13,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,853 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,853 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,853 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,853 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,857 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Ended with exit code 0 [2024-02-10 01:08:13,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,858 INFO L229 MonitoredProcess]: Starting monitored process 698 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Waiting until timeout for monitored process [2024-02-10 01:08:13,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,867 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,868 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,868 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,868 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Ended with exit code 0 [2024-02-10 01:08:13,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,873 INFO L229 MonitoredProcess]: Starting monitored process 699 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,890 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,891 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,891 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,910 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Ended with exit code 0 [2024-02-10 01:08:13,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,912 INFO L229 MonitoredProcess]: Starting monitored process 700 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Waiting until timeout for monitored process [2024-02-10 01:08:13,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,923 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,923 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Ended with exit code 0 [2024-02-10 01:08:13,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,929 INFO L229 MonitoredProcess]: Starting monitored process 701 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,930 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Waiting until timeout for monitored process [2024-02-10 01:08:13,931 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,938 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,938 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,939 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,939 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,939 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,943 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:13,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,944 INFO L229 MonitoredProcess]: Starting monitored process 702 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Waiting until timeout for monitored process [2024-02-10 01:08:13,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,954 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,955 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,955 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:13,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,961 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Ended with exit code 0 [2024-02-10 01:08:13,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,962 INFO L229 MonitoredProcess]: Starting monitored process 703 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Waiting until timeout for monitored process [2024-02-10 01:08:13,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:13,972 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,973 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:13,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,973 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,973 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:13,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:13,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:13,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Ended with exit code 0 [2024-02-10 01:08:13,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:13,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:13,986 INFO L229 MonitoredProcess]: Starting monitored process 704 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:13,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Waiting until timeout for monitored process [2024-02-10 01:08:13,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-02-10 01:08:13,995 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:13,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:13,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:13,995 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:13,996 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:13,996 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:14,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Ended with exit code 0 [2024-02-10 01:08:14,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,011 INFO L229 MonitoredProcess]: Starting monitored process 705 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Waiting until timeout for monitored process [2024-02-10 01:08:14,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,022 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,022 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Ended with exit code 0 [2024-02-10 01:08:14,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,039 INFO L229 MonitoredProcess]: Starting monitored process 706 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,049 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,049 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,050 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,061 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,062 INFO L229 MonitoredProcess]: Starting monitored process 707 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Waiting until timeout for monitored process [2024-02-10 01:08:14,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,073 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,073 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,074 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,074 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,074 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,082 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,085 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Ended with exit code 0 [2024-02-10 01:08:14,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,086 INFO L229 MonitoredProcess]: Starting monitored process 708 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,095 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,095 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,095 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,095 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Ended with exit code 0 [2024-02-10 01:08:14,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,114 INFO L229 MonitoredProcess]: Starting monitored process 709 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Waiting until timeout for monitored process [2024-02-10 01:08: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-02-10 01:08:14,123 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,123 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,128 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:14,128 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:14,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,145 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Ended with exit code 0 [2024-02-10 01:08:14,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,146 INFO L229 MonitoredProcess]: Starting monitored process 710 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Waiting until timeout for monitored process [2024-02-10 01:08:14,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,155 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,155 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,155 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,155 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,155 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,155 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,155 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,159 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Ended with exit code 0 [2024-02-10 01:08:14,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,160 INFO L229 MonitoredProcess]: Starting monitored process 711 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,172 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,173 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:14,173 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:14,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Ended with exit code 0 [2024-02-10 01:08:14,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,186 INFO L229 MonitoredProcess]: Starting monitored process 712 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,188 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,197 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,198 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,198 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:14,199 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:14,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,211 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,212 INFO L229 MonitoredProcess]: Starting monitored process 713 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Waiting until timeout for monitored process [2024-02-10 01:08:14,214 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,221 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,222 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,223 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:14,223 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:14,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,229 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,230 INFO L229 MonitoredProcess]: Starting monitored process 714 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,238 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,239 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,239 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,239 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,248 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Ended with exit code 0 [2024-02-10 01:08:14,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,249 INFO L229 MonitoredProcess]: Starting monitored process 715 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Waiting until timeout for monitored process [2024-02-10 01:08:14,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,259 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,259 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,259 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,263 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,264 INFO L229 MonitoredProcess]: Starting monitored process 716 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Waiting until timeout for monitored process [2024-02-10 01:08:14,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,276 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,276 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,277 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Ended with exit code 0 [2024-02-10 01:08:14,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,282 INFO L229 MonitoredProcess]: Starting monitored process 717 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,283 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Waiting until timeout for monitored process [2024-02-10 01:08:14,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,290 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,291 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,291 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:14,292 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:08:14,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Ended with exit code 0 [2024-02-10 01:08:14,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,306 INFO L229 MonitoredProcess]: Starting monitored process 718 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Waiting until timeout for monitored process [2024-02-10 01:08:14,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,314 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,315 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,315 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Ended with exit code 0 [2024-02-10 01:08:14,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,329 INFO L229 MonitoredProcess]: Starting monitored process 719 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Waiting until timeout for monitored process [2024-02-10 01:08:14,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,339 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,339 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,343 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Ended with exit code 0 [2024-02-10 01:08:14,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,344 INFO L229 MonitoredProcess]: Starting monitored process 720 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,345 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Waiting until timeout for monitored process [2024-02-10 01:08:14,346 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,353 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,354 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,354 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,354 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Ended with exit code 0 [2024-02-10 01:08:14,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,359 INFO L229 MonitoredProcess]: Starting monitored process 721 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Waiting until timeout for monitored process [2024-02-10 01:08:14,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,368 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:08:14,369 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:08:14,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,373 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Ended with exit code 0 [2024-02-10 01:08:14,373 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-10 01:08:14,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,374 INFO L229 MonitoredProcess]: Starting monitored process 722 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,375 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Waiting until timeout for monitored process [2024-02-10 01:08:14,376 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,383 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,383 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,384 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,384 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:14,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,397 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Ended with exit code 0 [2024-02-10 01:08:14,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,398 INFO L229 MonitoredProcess]: Starting monitored process 723 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Waiting until timeout for monitored process [2024-02-10 01:08:14,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,408 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,409 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,409 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Ended with exit code 0 [2024-02-10 01:08:14,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,416 INFO L229 MonitoredProcess]: Starting monitored process 724 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Waiting until timeout for monitored process [2024-02-10 01:08:14,418 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,425 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,425 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,426 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,426 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Ended with exit code 0 [2024-02-10 01:08:14,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,441 INFO L229 MonitoredProcess]: Starting monitored process 725 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Waiting until timeout for monitored process [2024-02-10 01:08:14,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,450 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,450 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,450 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:14,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Ended with exit code 0 [2024-02-10 01:08:14,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,455 INFO L229 MonitoredProcess]: Starting monitored process 726 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Waiting until timeout for monitored process [2024-02-10 01:08:14,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,464 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,465 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,465 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,479 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Ended with exit code 0 [2024-02-10 01:08:14,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,480 INFO L229 MonitoredProcess]: Starting monitored process 727 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Waiting until timeout for monitored process [2024-02-10 01:08:14,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,488 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,489 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,489 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,489 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:14,489 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Ended with exit code 0 [2024-02-10 01:08:14,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,494 INFO L229 MonitoredProcess]: Starting monitored process 728 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Waiting until timeout for monitored process [2024-02-10 01:08:14,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,502 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,502 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,503 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,503 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,517 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Ended with exit code 0 [2024-02-10 01:08:14,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,518 INFO L229 MonitoredProcess]: Starting monitored process 729 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Waiting until timeout for monitored process [2024-02-10 01:08:14,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,527 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,527 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:14,527 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Ended with exit code 0 [2024-02-10 01:08:14,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,533 INFO L229 MonitoredProcess]: Starting monitored process 730 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Waiting until timeout for monitored process [2024-02-10 01:08:14,535 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,543 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,543 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:14,543 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,545 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,548 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Ended with exit code 0 [2024-02-10 01:08:14,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,549 INFO L229 MonitoredProcess]: Starting monitored process 731 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,560 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,560 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,561 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,561 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:14,561 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Ended with exit code 0 [2024-02-10 01:08:14,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,570 INFO L229 MonitoredProcess]: Starting monitored process 732 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Waiting until timeout for monitored process [2024-02-10 01:08:14,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,581 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,582 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,582 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,589 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,590 INFO L229 MonitoredProcess]: Starting monitored process 733 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Waiting until timeout for monitored process [2024-02-10 01:08:14,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,606 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,606 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,607 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:14,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Ended with exit code 0 [2024-02-10 01:08:14,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,620 INFO L229 MonitoredProcess]: Starting monitored process 734 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,630 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:14,630 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,630 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,630 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:14,630 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:14,635 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,637 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Ended with exit code 0 [2024-02-10 01:08:14,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,639 INFO L229 MonitoredProcess]: Starting monitored process 735 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Waiting until timeout for monitored process [2024-02-10 01:08:14,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,650 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,652 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,652 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Ended with exit code 0 [2024-02-10 01:08:14,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,660 INFO L229 MonitoredProcess]: Starting monitored process 736 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,669 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,669 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,672 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,672 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,688 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,689 INFO L229 MonitoredProcess]: Starting monitored process 737 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Waiting until timeout for monitored process [2024-02-10 01:08:14,692 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,698 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,699 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,700 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,700 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Ended with exit code 0 [2024-02-10 01:08:14,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,707 INFO L229 MonitoredProcess]: Starting monitored process 738 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,709 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,717 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,719 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,719 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Ended with exit code 0 [2024-02-10 01:08:14,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,728 INFO L229 MonitoredProcess]: Starting monitored process 739 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,730 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Waiting until timeout for monitored process [2024-02-10 01:08:14,730 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,737 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,737 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,739 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,739 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,743 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Ended with exit code 0 [2024-02-10 01:08:14,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,746 INFO L229 MonitoredProcess]: Starting monitored process 740 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,748 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,756 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,757 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,757 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,775 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Ended with exit code 0 [2024-02-10 01:08:14,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,776 INFO L229 MonitoredProcess]: Starting monitored process 741 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,778 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Waiting until timeout for monitored process [2024-02-10 01:08:14,778 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,785 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,785 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,787 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,787 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,801 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,802 INFO L229 MonitoredProcess]: Starting monitored process 742 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,811 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,812 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,812 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,819 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,820 INFO L229 MonitoredProcess]: Starting monitored process 743 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Waiting until timeout for monitored process [2024-02-10 01:08:14,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-02-10 01:08:14,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,829 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,830 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,830 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Ended with exit code 0 [2024-02-10 01:08:14,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,845 INFO L229 MonitoredProcess]: Starting monitored process 744 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Waiting until timeout for monitored process [2024-02-10 01:08:14,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,854 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,855 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,855 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,866 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,869 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,870 INFO L229 MonitoredProcess]: Starting monitored process 745 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Waiting until timeout for monitored process [2024-02-10 01:08:14,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,879 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,880 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,880 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,900 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:14,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,901 INFO L229 MonitoredProcess]: Starting monitored process 746 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Waiting until timeout for monitored process [2024-02-10 01:08:14,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,912 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,912 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,915 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,915 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Ended with exit code 0 [2024-02-10 01:08:14,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,932 INFO L229 MonitoredProcess]: Starting monitored process 747 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Waiting until timeout for monitored process [2024-02-10 01:08:14,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,942 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,944 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,944 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,961 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Ended with exit code 0 [2024-02-10 01:08:14,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,962 INFO L229 MonitoredProcess]: Starting monitored process 748 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:14,971 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:14,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:14,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:14,972 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:14,973 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:14,973 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:14,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Waiting until timeout for monitored process [2024-02-10 01:08:14,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:14,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Ended with exit code 0 [2024-02-10 01:08:14,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:14,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:14,989 INFO L229 MonitoredProcess]: Starting monitored process 749 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:14,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,000 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,001 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,004 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,004 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Waiting until timeout for monitored process [2024-02-10 01:08:15,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,018 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Ended with exit code 0 [2024-02-10 01:08:15,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,019 INFO L229 MonitoredProcess]: Starting monitored process 750 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,022 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,029 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,029 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,031 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,031 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Waiting until timeout for monitored process [2024-02-10 01:08:15,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Ended with exit code 0 [2024-02-10 01:08:15,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,046 INFO L229 MonitoredProcess]: Starting monitored process 751 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,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-02-10 01:08:15,056 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,056 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,058 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,058 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,061 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Waiting until timeout for monitored process [2024-02-10 01:08:15,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,072 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Ended with exit code 0 [2024-02-10 01:08:15,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,073 INFO L229 MonitoredProcess]: Starting monitored process 752 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,082 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,083 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,084 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,084 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Waiting until timeout for monitored process [2024-02-10 01:08:15,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,098 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Ended with exit code 0 [2024-02-10 01:08:15,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,099 INFO L229 MonitoredProcess]: Starting monitored process 753 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,109 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,110 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,110 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Waiting until timeout for monitored process [2024-02-10 01:08:15,121 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Ended with exit code 0 [2024-02-10 01:08:15,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,125 INFO L229 MonitoredProcess]: Starting monitored process 754 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,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-02-10 01:08:15,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Waiting until timeout for monitored process [2024-02-10 01:08:15,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,136 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,138 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,138 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,145 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Ended with exit code 0 [2024-02-10 01:08:15,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,146 INFO L229 MonitoredProcess]: Starting monitored process 755 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Waiting until timeout for monitored process [2024-02-10 01:08:15,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,155 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,155 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,155 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,155 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,157 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,157 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,167 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Ended with exit code 0 [2024-02-10 01:08:15,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,171 INFO L229 MonitoredProcess]: Starting monitored process 756 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Waiting until timeout for monitored process [2024-02-10 01:08:15,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,180 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,182 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,182 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,196 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Ended with exit code 0 [2024-02-10 01:08:15,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,197 INFO L229 MonitoredProcess]: Starting monitored process 757 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,198 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Waiting until timeout for monitored process [2024-02-10 01:08:15,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-02-10 01:08:15,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,205 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,206 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,206 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Ended with exit code 0 [2024-02-10 01:08:15,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,220 INFO L229 MonitoredProcess]: Starting monitored process 758 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,221 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Waiting until timeout for monitored process [2024-02-10 01:08:15,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,230 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,232 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,232 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Ended with exit code 0 [2024-02-10 01:08:15,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,247 INFO L229 MonitoredProcess]: Starting monitored process 759 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,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-02-10 01:08:15,256 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,256 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,257 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,259 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Waiting until timeout for monitored process [2024-02-10 01:08:15,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Ended with exit code 0 [2024-02-10 01:08:15,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,271 INFO L229 MonitoredProcess]: Starting monitored process 760 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,283 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,284 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Waiting until timeout for monitored process [2024-02-10 01:08:15,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Ended with exit code 0 [2024-02-10 01:08:15,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,296 INFO L229 MonitoredProcess]: Starting monitored process 761 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,308 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,308 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,308 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,311 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Waiting until timeout for monitored process [2024-02-10 01:08:15,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,316 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:15,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,317 INFO L229 MonitoredProcess]: Starting monitored process 762 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Waiting until timeout for monitored process [2024-02-10 01:08: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-02-10 01:08:15,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,327 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,328 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,328 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,335 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:15,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,336 INFO L229 MonitoredProcess]: Starting monitored process 763 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Waiting until timeout for monitored process [2024-02-10 01:08:15,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,347 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,347 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,348 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,348 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,359 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Ended with exit code 0 [2024-02-10 01:08:15,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,360 INFO L229 MonitoredProcess]: Starting monitored process 764 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,362 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Waiting until timeout for monitored process [2024-02-10 01:08:15,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-02-10 01:08:15,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,370 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,372 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,372 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,386 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Ended with exit code 0 [2024-02-10 01:08:15,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,387 INFO L229 MonitoredProcess]: Starting monitored process 765 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,389 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Waiting until timeout for monitored process [2024-02-10 01:08:15,390 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,397 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,397 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,397 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,402 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:15,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,403 INFO L229 MonitoredProcess]: Starting monitored process 766 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Waiting until timeout for monitored process [2024-02-10 01:08:15,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,412 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,414 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,414 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,419 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,422 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Ended with exit code 0 [2024-02-10 01:08:15,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,423 INFO L229 MonitoredProcess]: Starting monitored process 767 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Waiting until timeout for monitored process [2024-02-10 01:08:15,425 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,432 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,433 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,436 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,436 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,442 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Ended with exit code 0 [2024-02-10 01:08:15,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,447 INFO L229 MonitoredProcess]: Starting monitored process 768 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Waiting until timeout for monitored process [2024-02-10 01:08:15,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-02-10 01:08:15,456 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,457 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,458 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,458 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Ended with exit code 0 [2024-02-10 01:08:15,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,469 INFO L229 MonitoredProcess]: Starting monitored process 769 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Waiting until timeout for monitored process [2024-02-10 01:08:15,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,531 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,531 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,532 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,532 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,532 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,539 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Ended with exit code 0 [2024-02-10 01:08:15,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,540 INFO L229 MonitoredProcess]: Starting monitored process 770 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,542 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Waiting until timeout for monitored process [2024-02-10 01:08:15,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,549 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,550 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,550 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,557 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:15,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,559 INFO L229 MonitoredProcess]: Starting monitored process 771 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,560 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Waiting until timeout for monitored process [2024-02-10 01:08:15,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,568 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,570 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,570 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,583 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:15,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,584 INFO L229 MonitoredProcess]: Starting monitored process 772 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Waiting until timeout for monitored process [2024-02-10 01:08:15,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,593 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,593 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,594 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,594 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,594 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Ended with exit code 0 [2024-02-10 01:08:15,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,599 INFO L229 MonitoredProcess]: Starting monitored process 773 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Waiting until timeout for monitored process [2024-02-10 01:08:15,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-02-10 01:08:15,609 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,610 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,610 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,614 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:15,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,615 INFO L229 MonitoredProcess]: Starting monitored process 774 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Waiting until timeout for monitored process [2024-02-10 01:08:15,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,625 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,626 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,626 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Ended with exit code 0 [2024-02-10 01:08:15,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,634 INFO L229 MonitoredProcess]: Starting monitored process 775 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Waiting until timeout for monitored process [2024-02-10 01:08:15,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,643 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,643 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,644 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,648 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:15,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,793 INFO L229 MonitoredProcess]: Starting monitored process 776 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Waiting until timeout for monitored process [2024-02-10 01:08:15,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-02-10 01:08:15,802 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,802 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,804 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,804 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,811 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Ended with exit code 0 [2024-02-10 01:08:15,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,812 INFO L229 MonitoredProcess]: Starting monitored process 777 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Waiting until timeout for monitored process [2024-02-10 01:08:15,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-02-10 01:08:15,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,823 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,823 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Ended with exit code 0 [2024-02-10 01:08:15,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,829 INFO L229 MonitoredProcess]: Starting monitored process 778 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Waiting until timeout for monitored process [2024-02-10 01:08:15,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,839 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,839 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,840 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,840 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,840 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,849 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Ended with exit code 0 [2024-02-10 01:08:15,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,853 INFO L229 MonitoredProcess]: Starting monitored process 779 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,855 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Waiting until timeout for monitored process [2024-02-10 01:08:15,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,864 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,864 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,864 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,865 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,866 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Ended with exit code 0 [2024-02-10 01:08:15,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,871 INFO L229 MonitoredProcess]: Starting monitored process 780 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Waiting until timeout for monitored process [2024-02-10 01:08:15,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:15,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:15,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,881 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,882 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:15,882 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:15,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Ended with exit code 0 [2024-02-10 01:08:15,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,936 INFO L229 MonitoredProcess]: Starting monitored process 781 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Waiting until timeout for monitored process [2024-02-10 01:08:15,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-02-10 01:08:15,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:15,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:15,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:15,954 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:15,961 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:15,961 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:15,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:15,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Ended with exit code 0 [2024-02-10 01:08:15,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:15,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:15,980 INFO L229 MonitoredProcess]: Starting monitored process 782 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:15,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Waiting until timeout for monitored process [2024-02-10 01:08:15,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,003 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,003 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,004 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,004 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:16,004 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,016 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Ended with exit code 0 [2024-02-10 01:08:16,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,018 INFO L229 MonitoredProcess]: Starting monitored process 783 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Waiting until timeout for monitored process [2024-02-10 01:08:16,020 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,027 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,028 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,029 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:16,029 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:16,038 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Ended with exit code 0 [2024-02-10 01:08:16,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,042 INFO L229 MonitoredProcess]: Starting monitored process 784 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,043 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,053 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,053 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,054 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:16,054 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:16,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,066 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:16,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,067 INFO L229 MonitoredProcess]: Starting monitored process 785 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,068 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Waiting until timeout for monitored process [2024-02-10 01:08:16,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,076 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,077 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:16,077 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:16,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,083 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Ended with exit code 0 [2024-02-10 01:08:16,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,084 INFO L229 MonitoredProcess]: Starting monitored process 786 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,086 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Waiting until timeout for monitored process [2024-02-10 01:08:16,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,098 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,098 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:16,098 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Ended with exit code 0 [2024-02-10 01:08:16,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,103 INFO L229 MonitoredProcess]: Starting monitored process 787 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Waiting until timeout for monitored process [2024-02-10 01:08:16,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,111 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,112 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,112 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:16,112 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,116 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Ended with exit code 0 [2024-02-10 01:08:16,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,117 INFO L229 MonitoredProcess]: Starting monitored process 788 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,127 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,127 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,127 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,128 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:16,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,141 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Ended with exit code 0 [2024-02-10 01:08:16,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,142 INFO L229 MonitoredProcess]: Starting monitored process 789 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,144 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Waiting until timeout for monitored process [2024-02-10 01:08:16,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,152 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,154 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:16,154 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:16,157 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,161 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:16,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,162 INFO L229 MonitoredProcess]: Starting monitored process 790 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,173 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,173 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,174 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:16,174 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Ended with exit code 0 [2024-02-10 01:08:16,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,180 INFO L229 MonitoredProcess]: Starting monitored process 791 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Waiting until timeout for monitored process [2024-02-10 01:08:16,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,193 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,194 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,194 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:16,194 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,199 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Ended with exit code 0 [2024-02-10 01:08:16,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,200 INFO L229 MonitoredProcess]: Starting monitored process 792 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,211 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,211 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:16,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Ended with exit code 0 [2024-02-10 01:08:16,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,228 INFO L229 MonitoredProcess]: Starting monitored process 793 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Waiting until timeout for monitored process [2024-02-10 01:08:16,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,237 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,238 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,238 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:16,238 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:16,238 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:16,250 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-10 01:08:16,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,251 INFO L229 MonitoredProcess]: Starting monitored process 794 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,260 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,260 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,261 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:16,261 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Ended with exit code 0 [2024-02-10 01:08:16,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,274 INFO L229 MonitoredProcess]: Starting monitored process 795 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Waiting until timeout for monitored process [2024-02-10 01:08:16,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,284 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,286 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,286 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,294 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:16,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,295 INFO L229 MonitoredProcess]: Starting monitored process 796 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Waiting until timeout for monitored process [2024-02-10 01:08:16,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,305 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,307 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,307 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,321 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,324 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Ended with exit code 0 [2024-02-10 01:08:16,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,325 INFO L229 MonitoredProcess]: Starting monitored process 797 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Waiting until timeout for monitored process [2024-02-10 01:08:16,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,334 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,334 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,334 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,334 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:16,335 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Ended with exit code 0 [2024-02-10 01:08:16,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,339 INFO L229 MonitoredProcess]: Starting monitored process 798 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Waiting until timeout for monitored process [2024-02-10 01:08:16,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,348 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,350 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,350 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Ended with exit code 0 [2024-02-10 01:08:16,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,359 INFO L229 MonitoredProcess]: Starting monitored process 799 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Waiting until timeout for monitored process [2024-02-10 01:08:16,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,369 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,369 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:16,370 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,374 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Ended with exit code 0 [2024-02-10 01:08:16,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,375 INFO L229 MonitoredProcess]: Starting monitored process 800 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Waiting until timeout for monitored process [2024-02-10 01:08:16,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,384 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,386 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,386 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,395 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Ended with exit code 0 [2024-02-10 01:08:16,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,396 INFO L229 MonitoredProcess]: Starting monitored process 801 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Waiting until timeout for monitored process [2024-02-10 01:08:16,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,407 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,407 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,408 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:16,408 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Ended with exit code 0 [2024-02-10 01:08:16,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,413 INFO L229 MonitoredProcess]: Starting monitored process 802 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Waiting until timeout for monitored process [2024-02-10 01:08:16,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,422 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,422 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:16,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Ended with exit code 0 [2024-02-10 01:08:16,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,427 INFO L229 MonitoredProcess]: Starting monitored process 803 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Waiting until timeout for monitored process [2024-02-10 01:08:16,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,437 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,437 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,437 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,439 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:16,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Ended with exit code 0 [2024-02-10 01:08:16,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,444 INFO L229 MonitoredProcess]: Starting monitored process 804 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,446 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Waiting until timeout for monitored process [2024-02-10 01:08:16,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,454 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,456 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,456 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Ended with exit code 0 [2024-02-10 01:08:16,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,464 INFO L229 MonitoredProcess]: Starting monitored process 805 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Waiting until timeout for monitored process [2024-02-10 01:08:16,466 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,473 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,474 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,474 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,474 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:16,474 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Ended with exit code 0 [2024-02-10 01:08:16,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,487 INFO L229 MonitoredProcess]: Starting monitored process 806 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,498 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,498 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:16,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,498 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,498 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:16,498 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:16,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Ended with exit code 0 [2024-02-10 01:08:16,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,508 INFO L229 MonitoredProcess]: Starting monitored process 807 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,519 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,521 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,521 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Ended with exit code 0 [2024-02-10 01:08:16,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,529 INFO L229 MonitoredProcess]: Starting monitored process 808 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,542 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,542 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,545 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,545 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,561 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Ended with exit code 0 [2024-02-10 01:08:16,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,562 INFO L229 MonitoredProcess]: Starting monitored process 809 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Waiting until timeout for monitored process [2024-02-10 01:08:16,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,575 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,577 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,577 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,584 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Ended with exit code 0 [2024-02-10 01:08:16,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,585 INFO L229 MonitoredProcess]: Starting monitored process 810 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,595 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,597 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,597 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:16,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,605 INFO L229 MonitoredProcess]: Starting monitored process 811 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Waiting until timeout for monitored process [2024-02-10 01:08:16,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,616 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,616 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Ended with exit code 0 [2024-02-10 01:08:16,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,636 INFO L229 MonitoredProcess]: Starting monitored process 812 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,647 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,649 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,649 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Ended with exit code 0 [2024-02-10 01:08:16,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,657 INFO L229 MonitoredProcess]: Starting monitored process 813 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Waiting until timeout for monitored process [2024-02-10 01:08:16,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,668 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,669 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,670 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,687 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Ended with exit code 0 [2024-02-10 01:08:16,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,688 INFO L229 MonitoredProcess]: Starting monitored process 814 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Waiting until timeout for monitored process [2024-02-10 01:08: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-02-10 01:08:16,699 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,699 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,701 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,701 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Ended with exit code 0 [2024-02-10 01:08:16,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,719 INFO L229 MonitoredProcess]: Starting monitored process 815 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,721 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,727 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Waiting until timeout for monitored process [2024-02-10 01:08:16,729 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,729 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,731 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,731 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,745 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,748 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Ended with exit code 0 [2024-02-10 01:08:16,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,750 INFO L229 MonitoredProcess]: Starting monitored process 816 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,751 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Waiting until timeout for monitored process [2024-02-10 01:08:16,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,760 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,761 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,763 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,763 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Ended with exit code 0 [2024-02-10 01:08:16,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,780 INFO L229 MonitoredProcess]: Starting monitored process 817 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Waiting until timeout for monitored process [2024-02-10 01:08:16,782 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,793 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,796 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,796 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Ended with exit code 0 [2024-02-10 01:08:16,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,811 INFO L229 MonitoredProcess]: Starting monitored process 818 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,824 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,827 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,827 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Ended with exit code 0 [2024-02-10 01:08:16,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,845 INFO L229 MonitoredProcess]: Starting monitored process 819 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,855 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,857 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,857 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Waiting until timeout for monitored process [2024-02-10 01:08:16,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,871 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Ended with exit code 0 [2024-02-10 01:08:16,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,872 INFO L229 MonitoredProcess]: Starting monitored process 820 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Waiting until timeout for monitored process [2024-02-10 01:08:16,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-02-10 01:08:16,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,882 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,884 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,884 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Ended with exit code 0 [2024-02-10 01:08:16,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,899 INFO L229 MonitoredProcess]: Starting monitored process 821 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,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-02-10 01:08:16,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,910 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,914 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,914 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Waiting until timeout for monitored process [2024-02-10 01:08:16,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,929 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Ended with exit code 0 [2024-02-10 01:08:16,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,930 INFO L229 MonitoredProcess]: Starting monitored process 822 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Waiting until timeout for monitored process [2024-02-10 01:08:16,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,940 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,942 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,942 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,960 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Ended with exit code 0 [2024-02-10 01:08:16,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,961 INFO L229 MonitoredProcess]: Starting monitored process 823 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Waiting until timeout for monitored process [2024-02-10 01:08:16,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,970 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,972 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,972 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:16,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:16,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Ended with exit code 0 [2024-02-10 01:08:16,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:16,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:16,987 INFO L229 MonitoredProcess]: Starting monitored process 824 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:16,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:16,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:16,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:16,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:16,998 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:16,999 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:16,999 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Waiting until timeout for monitored process [2024-02-10 01:08:17,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Ended with exit code 0 [2024-02-10 01:08:17,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,014 INFO L229 MonitoredProcess]: Starting monitored process 825 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,026 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,026 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,028 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,028 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Waiting until timeout for monitored process [2024-02-10 01:08:17,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Ended with exit code 0 [2024-02-10 01:08:17,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,042 INFO L229 MonitoredProcess]: Starting monitored process 826 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,052 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,054 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,054 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Waiting until timeout for monitored process [2024-02-10 01:08:17,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,084 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Ended with exit code 0 [2024-02-10 01:08:17,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,085 INFO L229 MonitoredProcess]: Starting monitored process 827 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,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-02-10 01:08:17,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,095 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,097 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,097 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Waiting until timeout for monitored process [2024-02-10 01:08:17,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Ended with exit code 0 [2024-02-10 01:08:17,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,112 INFO L229 MonitoredProcess]: Starting monitored process 828 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,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-02-10 01:08:17,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Waiting until timeout for monitored process [2024-02-10 01:08:17,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,124 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,124 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,159 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,161 INFO L229 MonitoredProcess]: Starting monitored process 829 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08: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-02-10 01:08:17,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,173 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,175 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,175 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Waiting until timeout for monitored process [2024-02-10 01:08:17,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,188 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,189 INFO L229 MonitoredProcess]: Starting monitored process 830 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,201 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,203 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,203 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Waiting until timeout for monitored process [2024-02-10 01:08:17,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Ended with exit code 0 [2024-02-10 01:08:17,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,244 INFO L229 MonitoredProcess]: Starting monitored process 831 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,254 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,254 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,255 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Waiting until timeout for monitored process [2024-02-10 01:08:17,265 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,268 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Ended with exit code 0 [2024-02-10 01:08:17,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,269 INFO L229 MonitoredProcess]: Starting monitored process 832 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,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-02-10 01:08:17,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,278 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,278 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Waiting until timeout for monitored process [2024-02-10 01:08:17,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,291 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,292 INFO L229 MonitoredProcess]: Starting monitored process 833 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,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-02-10 01:08:17,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,302 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,302 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,302 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Waiting until timeout for monitored process [2024-02-10 01:08:17,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,316 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,317 INFO L229 MonitoredProcess]: Starting monitored process 834 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Waiting until timeout for monitored process [2024-02-10 01:08:17,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-02-10 01:08:17,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,326 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,328 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,328 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,339 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,342 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,343 INFO L229 MonitoredProcess]: Starting monitored process 835 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,352 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,354 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,354 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Waiting until timeout for monitored process [2024-02-10 01:08:17,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,372 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,373 INFO L229 MonitoredProcess]: Starting monitored process 836 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,382 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,382 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,384 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,384 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Waiting until timeout for monitored process [2024-02-10 01:08:17,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,399 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,400 INFO L229 MonitoredProcess]: Starting monitored process 837 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Waiting until timeout for monitored process [2024-02-10 01:08:17,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,409 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,409 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,410 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,419 INFO L229 MonitoredProcess]: Starting monitored process 838 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Waiting until timeout for monitored process [2024-02-10 01:08:17,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,427 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,428 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,429 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,429 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,434 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,437 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Ended with exit code 0 [2024-02-10 01:08:17,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,438 INFO L229 MonitoredProcess]: Starting monitored process 839 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Waiting until timeout for monitored process [2024-02-10 01:08:17,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,448 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,448 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,451 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,451 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Ended with exit code 0 [2024-02-10 01:08:17,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,468 INFO L229 MonitoredProcess]: Starting monitored process 840 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Waiting until timeout for monitored process [2024-02-10 01:08:17,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-02-10 01:08:17,479 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,481 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,481 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Ended with exit code 0 [2024-02-10 01:08:17,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,495 INFO L229 MonitoredProcess]: Starting monitored process 841 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Waiting until timeout for monitored process [2024-02-10 01:08:17,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,505 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,505 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,505 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,518 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Ended with exit code 0 [2024-02-10 01:08:17,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,519 INFO L229 MonitoredProcess]: Starting monitored process 842 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Waiting until timeout for monitored process [2024-02-10 01:08:17,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,555 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,556 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,556 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Ended with exit code 0 [2024-02-10 01:08:17,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,561 INFO L229 MonitoredProcess]: Starting monitored process 843 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Waiting until timeout for monitored process [2024-02-10 01:08:17,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-02-10 01:08:17,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,570 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,571 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,571 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Ended with exit code 0 [2024-02-10 01:08:17,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,580 INFO L229 MonitoredProcess]: Starting monitored process 844 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,581 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Waiting until timeout for monitored process [2024-02-10 01:08:17,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,589 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,589 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,616 INFO L229 MonitoredProcess]: Starting monitored process 845 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Waiting until timeout for monitored process [2024-02-10 01:08:17,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,633 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,634 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,634 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,634 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Ended with exit code 0 [2024-02-10 01:08:17,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,647 INFO L229 MonitoredProcess]: Starting monitored process 846 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Waiting until timeout for monitored process [2024-02-10 01:08:17,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,656 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,658 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,658 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,678 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Ended with exit code 0 [2024-02-10 01:08:17,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,678 INFO L229 MonitoredProcess]: Starting monitored process 847 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Waiting until timeout for monitored process [2024-02-10 01:08:17,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-02-10 01:08:17,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,688 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,688 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Ended with exit code 0 [2024-02-10 01:08:17,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,706 INFO L229 MonitoredProcess]: Starting monitored process 848 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Waiting until timeout for monitored process [2024-02-10 01:08:17,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-02-10 01:08:17,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,717 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,718 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,718 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,737 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Ended with exit code 0 [2024-02-10 01:08:17,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,738 INFO L229 MonitoredProcess]: Starting monitored process 849 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Waiting until timeout for monitored process [2024-02-10 01:08:17,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,749 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,749 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,749 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,753 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:17,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,754 INFO L229 MonitoredProcess]: Starting monitored process 850 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Waiting until timeout for monitored process [2024-02-10 01:08:17,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,764 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,765 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,782 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Ended with exit code 0 [2024-02-10 01:08:17,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,783 INFO L229 MonitoredProcess]: Starting monitored process 851 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Waiting until timeout for monitored process [2024-02-10 01:08:17,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,794 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,794 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,795 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,805 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Ended with exit code 0 [2024-02-10 01:08:17,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,806 INFO L229 MonitoredProcess]: Starting monitored process 852 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,807 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Waiting until timeout for monitored process [2024-02-10 01:08:17,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,815 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,815 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,815 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,815 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,820 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Ended with exit code 0 [2024-02-10 01:08:17,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,821 INFO L229 MonitoredProcess]: Starting monitored process 853 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,822 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Waiting until timeout for monitored process [2024-02-10 01:08:17,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-02-10 01:08:17,832 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,840 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,840 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Ended with exit code 0 [2024-02-10 01:08:17,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,871 INFO L229 MonitoredProcess]: Starting monitored process 854 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,873 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Waiting until timeout for monitored process [2024-02-10 01:08:17,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,883 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,887 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Ended with exit code 0 [2024-02-10 01:08:17,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,888 INFO L229 MonitoredProcess]: Starting monitored process 855 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Waiting until timeout for monitored process [2024-02-10 01:08:17,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,898 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,898 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,900 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,900 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,915 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Ended with exit code 0 [2024-02-10 01:08:17,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,916 INFO L229 MonitoredProcess]: Starting monitored process 856 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Waiting until timeout for monitored process [2024-02-10 01:08:17,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,925 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,925 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,926 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,927 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,934 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Ended with exit code 0 [2024-02-10 01:08:17,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,935 INFO L229 MonitoredProcess]: Starting monitored process 857 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Waiting until timeout for monitored process [2024-02-10 01:08:17,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,946 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,947 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:17,947 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:17,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Ended with exit code 0 [2024-02-10 01:08:17,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,963 INFO L229 MonitoredProcess]: Starting monitored process 858 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Waiting until timeout for monitored process [2024-02-10 01:08:17,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:17,972 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,972 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,973 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:17,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Ended with exit code 0 [2024-02-10 01:08:17,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:17,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:17,986 INFO L229 MonitoredProcess]: Starting monitored process 859 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:17,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Waiting until timeout for monitored process [2024-02-10 01:08:17,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-02-10 01:08:17,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:17,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:17,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:17,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:17,997 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:17,997 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:17,997 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:17,999 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,002 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,002 INFO L229 MonitoredProcess]: Starting monitored process 860 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,012 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:18,012 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:18,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,014 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Waiting until timeout for monitored process [2024-02-10 01:08:18,022 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,026 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,027 INFO L229 MonitoredProcess]: Starting monitored process 861 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,036 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:18,038 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:18,038 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:18,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Waiting until timeout for monitored process [2024-02-10 01:08:18,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,053 INFO L229 MonitoredProcess]: Starting monitored process 862 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Waiting until timeout for monitored process [2024-02-10 01:08: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-02-10 01:08:18,062 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,063 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:18,063 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:18,063 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Ended with exit code 0 [2024-02-10 01:08:18,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,068 INFO L229 MonitoredProcess]: Starting monitored process 863 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Waiting until timeout for monitored process [2024-02-10 01:08:18,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,077 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,077 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,077 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:18,078 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:18,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,082 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,083 INFO L229 MonitoredProcess]: Starting monitored process 864 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Waiting until timeout for monitored process [2024-02-10 01:08: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-02-10 01:08:18,092 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,092 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:18,092 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:18,092 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Ended with exit code 0 [2024-02-10 01:08:18,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,098 INFO L229 MonitoredProcess]: Starting monitored process 865 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Waiting until timeout for monitored process [2024-02-10 01:08:18,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,107 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:18,107 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:18,107 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,120 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Ended with exit code 0 [2024-02-10 01:08:18,120 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-10 01:08:18,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,121 INFO L229 MonitoredProcess]: Starting monitored process 866 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Waiting until timeout for monitored process [2024-02-10 01:08:18,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,130 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,130 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,131 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,131 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:18,131 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,135 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,136 INFO L229 MonitoredProcess]: Starting monitored process 867 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,137 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Waiting until timeout for monitored process [2024-02-10 01:08:18,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,145 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,145 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,147 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,147 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,158 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,162 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Ended with exit code 0 [2024-02-10 01:08:18,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,162 INFO L229 MonitoredProcess]: Starting monitored process 868 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Waiting until timeout for monitored process [2024-02-10 01:08:18,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-02-10 01:08:18,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,171 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,173 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,173 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,180 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,181 INFO L229 MonitoredProcess]: Starting monitored process 869 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Waiting until timeout for monitored process [2024-02-10 01:08:18,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,190 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,190 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:18,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Ended with exit code 0 [2024-02-10 01:08:18,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,195 INFO L229 MonitoredProcess]: Starting monitored process 870 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Waiting until timeout for monitored process [2024-02-10 01:08:18,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,205 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,207 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,207 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,221 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,225 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Ended with exit code 0 [2024-02-10 01:08:18,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,226 INFO L229 MonitoredProcess]: Starting monitored process 871 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Waiting until timeout for monitored process [2024-02-10 01:08:18,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,234 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,234 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,235 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,235 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:18,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Ended with exit code 0 [2024-02-10 01:08:18,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,246 INFO L229 MonitoredProcess]: Starting monitored process 872 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Waiting until timeout for monitored process [2024-02-10 01:08:18,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,255 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,256 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,258 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,258 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Ended with exit code 0 [2024-02-10 01:08:18,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,267 INFO L229 MonitoredProcess]: Starting monitored process 873 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Waiting until timeout for monitored process [2024-02-10 01:08:18,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-02-10 01:08:18,276 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,276 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,277 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,277 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:18,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Ended with exit code 0 [2024-02-10 01:08:18,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,293 INFO L229 MonitoredProcess]: Starting monitored process 874 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Waiting until timeout for monitored process [2024-02-10 01:08: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-02-10 01:08:18,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,302 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,303 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:18,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,307 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,308 INFO L229 MonitoredProcess]: Starting monitored process 875 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,309 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Waiting until timeout for monitored process [2024-02-10 01:08:18,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,318 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,318 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,318 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:18,318 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,322 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Ended with exit code 0 [2024-02-10 01:08:18,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,323 INFO L229 MonitoredProcess]: Starting monitored process 876 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,325 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Waiting until timeout for monitored process [2024-02-10 01:08:18,325 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,332 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,334 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,334 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,347 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Ended with exit code 0 [2024-02-10 01:08:18,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,347 INFO L229 MonitoredProcess]: Starting monitored process 877 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Waiting until timeout for monitored process [2024-02-10 01:08:18,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,356 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,356 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,356 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,356 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,357 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:18,357 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,370 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Ended with exit code 0 [2024-02-10 01:08:18,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,371 INFO L229 MonitoredProcess]: Starting monitored process 878 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Waiting until timeout for monitored process [2024-02-10 01:08:18,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,381 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:18,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,381 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,382 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:18,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:18,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,396 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,397 INFO L229 MonitoredProcess]: Starting monitored process 879 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Waiting until timeout for monitored process [2024-02-10 01:08:18,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,408 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,410 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,410 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,419 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Ended with exit code 0 [2024-02-10 01:08:18,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,420 INFO L229 MonitoredProcess]: Starting monitored process 880 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,421 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Waiting until timeout for monitored process [2024-02-10 01:08:18,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,429 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,430 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,433 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,433 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,452 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,453 INFO L229 MonitoredProcess]: Starting monitored process 881 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Waiting until timeout for monitored process [2024-02-10 01:08:18,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,464 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,466 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,466 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,484 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Ended with exit code 0 [2024-02-10 01:08:18,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,485 INFO L229 MonitoredProcess]: Starting monitored process 882 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Waiting until timeout for monitored process [2024-02-10 01:08:18,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-02-10 01:08:18,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,495 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,497 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,497 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Ended with exit code 0 [2024-02-10 01:08:18,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,507 INFO L229 MonitoredProcess]: Starting monitored process 883 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Waiting until timeout for monitored process [2024-02-10 01:08:18,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-02-10 01:08:18,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,516 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,519 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,519 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,533 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,536 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Ended with exit code 0 [2024-02-10 01:08:18,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,537 INFO L229 MonitoredProcess]: Starting monitored process 884 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Waiting until timeout for monitored process [2024-02-10 01:08:18,539 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,546 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,547 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,549 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,549 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,565 INFO L229 MonitoredProcess]: Starting monitored process 885 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Waiting until timeout for monitored process [2024-02-10 01:08:18,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,574 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,575 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,577 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,577 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Ended with exit code 0 [2024-02-10 01:08:18,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,587 INFO L229 MonitoredProcess]: Starting monitored process 886 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Waiting until timeout for monitored process [2024-02-10 01:08:18,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-02-10 01:08:18,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,597 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,600 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,600 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,609 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Ended with exit code 0 [2024-02-10 01:08:18,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,610 INFO L229 MonitoredProcess]: Starting monitored process 887 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,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-02-10 01:08:18,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Waiting until timeout for monitored process [2024-02-10 01:08:18,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,620 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,622 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,622 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,630 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Ended with exit code 0 [2024-02-10 01:08:18,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,631 INFO L229 MonitoredProcess]: Starting monitored process 888 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,632 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Waiting until timeout for monitored process [2024-02-10 01:08:18,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-02-10 01:08:18,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,640 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,640 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,640 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,642 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,642 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,661 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,662 INFO L229 MonitoredProcess]: Starting monitored process 889 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Waiting until timeout for monitored process [2024-02-10 01:08:18,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,672 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,672 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,680 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,680 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Ended with exit code 0 [2024-02-10 01:08:18,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,697 INFO L229 MonitoredProcess]: Starting monitored process 890 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,698 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Waiting until timeout for monitored process [2024-02-10 01:08:18,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,707 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,712 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,712 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Ended with exit code 0 [2024-02-10 01:08:18,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,726 INFO L229 MonitoredProcess]: Starting monitored process 891 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Waiting until timeout for monitored process [2024-02-10 01:08:18,728 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,735 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,735 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,738 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,738 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Ended with exit code 0 [2024-02-10 01:08:18,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,753 INFO L229 MonitoredProcess]: Starting monitored process 892 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,763 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,765 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,765 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Waiting until timeout for monitored process [2024-02-10 01:08:18,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,780 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,781 INFO L229 MonitoredProcess]: Starting monitored process 893 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Waiting until timeout for monitored process [2024-02-10 01:08:18,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-02-10 01:08:18,791 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,792 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,797 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,797 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Ended with exit code 0 [2024-02-10 01:08:18,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,815 INFO L229 MonitoredProcess]: Starting monitored process 894 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Waiting until timeout for monitored process [2024-02-10 01:08:18,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,825 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,826 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,828 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,828 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Ended with exit code 0 [2024-02-10 01:08:18,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,838 INFO L229 MonitoredProcess]: Starting monitored process 895 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Waiting until timeout for monitored process [2024-02-10 01:08:18,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-02-10 01:08:18,847 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,848 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,850 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,850 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Ended with exit code 0 [2024-02-10 01:08:18,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,865 INFO L229 MonitoredProcess]: Starting monitored process 896 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,866 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Waiting until timeout for monitored process [2024-02-10 01:08:18,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-02-10 01:08:18,874 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,874 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,876 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,876 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:18,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,885 INFO L229 MonitoredProcess]: Starting monitored process 897 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,887 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Waiting until timeout for monitored process [2024-02-10 01:08:18,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,893 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,893 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,895 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,896 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Ended with exit code 0 [2024-02-10 01:08:18,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,905 INFO L229 MonitoredProcess]: Starting monitored process 898 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Waiting until timeout for monitored process [2024-02-10 01:08:18,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,913 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,916 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,916 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Ended with exit code 0 [2024-02-10 01:08:18,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,932 INFO L229 MonitoredProcess]: Starting monitored process 899 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Waiting until timeout for monitored process [2024-02-10 01:08:18,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:18,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,941 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,943 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,943 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Ended with exit code 0 [2024-02-10 01:08:18,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,959 INFO L229 MonitoredProcess]: Starting monitored process 900 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,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-02-10 01:08:18,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Waiting until timeout for monitored process [2024-02-10 01:08:18,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:18,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:18,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:18,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:18,971 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:18,971 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:18,987 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:18,990 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Ended with exit code 0 [2024-02-10 01:08:18,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:18,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:18,991 INFO L229 MonitoredProcess]: Starting monitored process 901 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:18,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-02-10 01:08:19,002 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,003 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Waiting until timeout for monitored process [2024-02-10 01:08:19,005 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,005 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,024 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Ended with exit code 0 [2024-02-10 01:08:19,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,025 INFO L229 MonitoredProcess]: Starting monitored process 902 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Waiting until timeout for monitored process [2024-02-10 01:08:19,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,034 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,036 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,036 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Ended with exit code 0 [2024-02-10 01:08:19,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,056 INFO L229 MonitoredProcess]: Starting monitored process 903 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Waiting until timeout for monitored process [2024-02-10 01:08:19,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,066 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,066 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,067 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,074 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Ended with exit code 0 [2024-02-10 01:08:19,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,075 INFO L229 MonitoredProcess]: Starting monitored process 904 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Waiting until timeout for monitored process [2024-02-10 01:08:19,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,084 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,085 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,085 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,086 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,086 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Ended with exit code 0 [2024-02-10 01:08:19,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,091 INFO L229 MonitoredProcess]: Starting monitored process 905 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Waiting until timeout for monitored process [2024-02-10 01:08:19,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,101 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,102 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,107 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Ended with exit code 0 [2024-02-10 01:08:19,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,108 INFO L229 MonitoredProcess]: Starting monitored process 906 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Waiting until timeout for monitored process [2024-02-10 01:08:19,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,119 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,121 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,121 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Ended with exit code 0 [2024-02-10 01:08:19,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,138 INFO L229 MonitoredProcess]: Starting monitored process 907 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Waiting until timeout for monitored process [2024-02-10 01:08:19,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,146 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,149 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,149 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Ended with exit code 0 [2024-02-10 01:08:19,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,158 INFO L229 MonitoredProcess]: Starting monitored process 908 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,169 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,169 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Ended with exit code 0 [2024-02-10 01:08:19,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,179 INFO L229 MonitoredProcess]: Starting monitored process 909 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Waiting until timeout for monitored process [2024-02-10 01:08:19,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,187 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,187 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,188 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,200 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Ended with exit code 0 [2024-02-10 01:08:19,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,202 INFO L229 MonitoredProcess]: Starting monitored process 910 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Waiting until timeout for monitored process [2024-02-10 01:08:19,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,211 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,213 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,213 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,221 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,222 INFO L229 MonitoredProcess]: Starting monitored process 911 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Waiting until timeout for monitored process [2024-02-10 01:08:19,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,231 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,235 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,235 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,248 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Ended with exit code 0 [2024-02-10 01:08:19,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,251 INFO L229 MonitoredProcess]: Starting monitored process 912 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,260 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,260 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,262 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,262 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,276 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,277 INFO L229 MonitoredProcess]: Starting monitored process 913 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08: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-02-10 01:08:19,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,286 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,286 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Waiting until timeout for monitored process [2024-02-10 01:08:19,295 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,297 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,298 INFO L229 MonitoredProcess]: Starting monitored process 914 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Waiting until timeout for monitored process [2024-02-10 01:08:19,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,307 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,307 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,311 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Ended with exit code 0 [2024-02-10 01:08:19,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,312 INFO L229 MonitoredProcess]: Starting monitored process 915 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,320 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,321 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,323 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,323 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,335 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,338 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,339 INFO L229 MonitoredProcess]: Starting monitored process 916 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,347 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,347 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,348 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,348 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,354 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Ended with exit code 0 [2024-02-10 01:08:19,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,355 INFO L229 MonitoredProcess]: Starting monitored process 917 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Waiting until timeout for monitored process [2024-02-10 01:08:19,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,363 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,364 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,382 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Ended with exit code 0 [2024-02-10 01:08:19,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,383 INFO L229 MonitoredProcess]: Starting monitored process 918 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,384 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Waiting until timeout for monitored process [2024-02-10 01:08:19,385 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,393 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,395 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,395 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,401 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,404 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,405 INFO L229 MonitoredProcess]: Starting monitored process 919 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Waiting until timeout for monitored process [2024-02-10 01:08:19,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,414 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,415 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,415 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,415 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,416 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,432 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Ended with exit code 0 [2024-02-10 01:08:19,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,433 INFO L229 MonitoredProcess]: Starting monitored process 920 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,443 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,443 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,446 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,446 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,455 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Ended with exit code 0 [2024-02-10 01:08:19,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,456 INFO L229 MonitoredProcess]: Starting monitored process 921 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,465 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,465 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,470 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,472 INFO L229 MonitoredProcess]: Starting monitored process 922 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Waiting until timeout for monitored process [2024-02-10 01:08:19,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,481 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,481 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,486 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,487 INFO L229 MonitoredProcess]: Starting monitored process 923 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,496 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,496 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,496 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Ended with exit code 0 [2024-02-10 01:08:19,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,507 INFO L229 MonitoredProcess]: Starting monitored process 924 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,508 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,517 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,517 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,517 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,521 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,523 INFO L229 MonitoredProcess]: Starting monitored process 925 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,524 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Waiting until timeout for monitored process [2024-02-10 01:08:19,524 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,531 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,531 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,542 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,542 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,568 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Ended with exit code 0 [2024-02-10 01:08:19,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,569 INFO L229 MonitoredProcess]: Starting monitored process 926 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Waiting until timeout for monitored process [2024-02-10 01:08:19,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,579 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,579 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,579 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,588 INFO L229 MonitoredProcess]: Starting monitored process 927 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Waiting until timeout for monitored process [2024-02-10 01:08:19,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,597 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,599 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,599 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Ended with exit code 0 [2024-02-10 01:08:19,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,608 INFO L229 MonitoredProcess]: Starting monitored process 928 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Waiting until timeout for monitored process [2024-02-10 01:08:19,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,617 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,619 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,619 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,627 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Ended with exit code 0 [2024-02-10 01:08:19,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,628 INFO L229 MonitoredProcess]: Starting monitored process 929 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Waiting until timeout for monitored process [2024-02-10 01:08:19,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,638 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,640 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,640 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,647 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,648 INFO L229 MonitoredProcess]: Starting monitored process 930 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,650 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Waiting until timeout for monitored process [2024-02-10 01:08:19,650 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,656 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,656 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,657 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,657 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,657 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,663 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,665 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,666 INFO L229 MonitoredProcess]: Starting monitored process 931 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Waiting until timeout for monitored process [2024-02-10 01:08:19,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,674 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,675 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,675 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,686 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Ended with exit code 0 [2024-02-10 01:08:19,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,687 INFO L229 MonitoredProcess]: Starting monitored process 932 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,695 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,695 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,696 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,696 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,696 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Ended with exit code 0 [2024-02-10 01:08:19,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,701 INFO L229 MonitoredProcess]: Starting monitored process 933 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Waiting until timeout for monitored process [2024-02-10 01:08:19,703 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,709 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,711 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:19,711 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:19,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,730 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Ended with exit code 0 [2024-02-10 01:08:19,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,731 INFO L229 MonitoredProcess]: Starting monitored process 934 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Waiting until timeout for monitored process [2024-02-10 01:08:19,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,740 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,740 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,740 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,741 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,741 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,742 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,745 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,746 INFO L229 MonitoredProcess]: Starting monitored process 935 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,754 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,755 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,755 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,755 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,755 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,759 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:19,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,761 INFO L229 MonitoredProcess]: Starting monitored process 936 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,769 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,770 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,787 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Ended with exit code 0 [2024-02-10 01:08:19,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,788 INFO L229 MonitoredProcess]: Starting monitored process 937 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Waiting until timeout for monitored process [2024-02-10 01:08:19,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,796 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:08:19,796 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,796 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:19,797 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:19,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,815 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Ended with exit code 0 [2024-02-10 01:08:19,815 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-10 01:08:19,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,816 INFO L229 MonitoredProcess]: Starting monitored process 938 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Waiting until timeout for monitored process [2024-02-10 01:08:19,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:19,825 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:19,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,826 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:19,826 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:19,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,839 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Ended with exit code 0 [2024-02-10 01:08:19,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,840 INFO L229 MonitoredProcess]: Starting monitored process 939 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Waiting until timeout for monitored process [2024-02-10 01:08:19,842 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,848 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:19,849 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:19,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,849 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:19,850 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:19,850 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:19,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Ended with exit code 0 [2024-02-10 01:08:19,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,877 INFO L229 MonitoredProcess]: Starting monitored process 940 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Waiting until timeout for monitored process [2024-02-10 01:08:19,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,888 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:19,888 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:19,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,888 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:19,890 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:19,890 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:19,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,897 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Ended with exit code 0 [2024-02-10 01:08:19,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,898 INFO L229 MonitoredProcess]: Starting monitored process 941 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:19,908 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:19,908 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,908 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:19,909 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:19,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,918 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Ended with exit code 0 [2024-02-10 01:08:19,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,922 INFO L229 MonitoredProcess]: Starting monitored process 942 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,924 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Waiting until timeout for monitored process [2024-02-10 01:08:19,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,932 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:19,932 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:19,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,932 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:19,934 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:19,934 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:19,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Ended with exit code 0 [2024-02-10 01:08:19,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,943 INFO L229 MonitoredProcess]: Starting monitored process 943 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Waiting until timeout for monitored process [2024-02-10 01:08:19,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-02-10 01:08:19,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:19,953 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:19,953 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:19,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,953 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:19,953 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:19,953 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:19,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,972 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Ended with exit code 0 [2024-02-10 01:08:19,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:19,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:19,973 INFO L229 MonitoredProcess]: Starting monitored process 944 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:19,973 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Waiting until timeout for monitored process [2024-02-10 01:08:19,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:19,983 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:19,983 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:19,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:19,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:19,984 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:19,985 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:19,985 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:19,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:19,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Ended with exit code 0 [2024-02-10 01:08:20,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,001 INFO L229 MonitoredProcess]: Starting monitored process 945 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Waiting until timeout for monitored process [2024-02-10 01:08:20,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-02-10 01:08:20,011 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,011 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:20,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,011 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,012 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:20,012 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:20,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,024 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Ended with exit code 0 [2024-02-10 01:08:20,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,025 INFO L229 MonitoredProcess]: Starting monitored process 946 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Waiting until timeout for monitored process [2024-02-10 01:08:20,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,034 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:20,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,035 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,035 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:20,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:20,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,053 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Ended with exit code 0 [2024-02-10 01:08:20,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,054 INFO L229 MonitoredProcess]: Starting monitored process 947 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Waiting until timeout for monitored process [2024-02-10 01:08:20,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,062 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,062 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:20,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,063 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,063 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:20,063 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:20,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Ended with exit code 0 [2024-02-10 01:08:20,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,083 INFO L229 MonitoredProcess]: Starting monitored process 948 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Waiting until timeout for monitored process [2024-02-10 01:08:20,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-02-10 01:08:20,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,092 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,093 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,094 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,094 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Ended with exit code 0 [2024-02-10 01:08:20,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,114 INFO L229 MonitoredProcess]: Starting monitored process 949 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Waiting until timeout for monitored process [2024-02-10 01:08:20,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-02-10 01:08:20,122 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,122 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:20,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,122 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,122 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:20,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:20,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,127 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Ended with exit code 0 [2024-02-10 01:08:20,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,127 INFO L229 MonitoredProcess]: Starting monitored process 950 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Waiting until timeout for monitored process [2024-02-10 01:08:20,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-02-10 01:08:20,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,136 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,136 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:20,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,136 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,136 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:20,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:20,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Ended with exit code 0 [2024-02-10 01:08:20,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,143 INFO L229 MonitoredProcess]: Starting monitored process 951 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Waiting until timeout for monitored process [2024-02-10 01:08:20,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,152 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,152 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,153 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,154 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,157 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,160 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Ended with exit code 0 [2024-02-10 01:08:20,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,161 INFO L229 MonitoredProcess]: Starting monitored process 952 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Waiting until timeout for monitored process [2024-02-10 01:08:20,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-02-10 01:08:20,170 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,170 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,171 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,173 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,173 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,183 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Ended with exit code 0 [2024-02-10 01:08:20,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,184 INFO L229 MonitoredProcess]: Starting monitored process 953 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Waiting until timeout for monitored process [2024-02-10 01:08:20,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,192 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,193 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,194 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,194 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Ended with exit code 0 [2024-02-10 01:08:20,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,209 INFO L229 MonitoredProcess]: Starting monitored process 954 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Waiting until timeout for monitored process [2024-02-10 01:08:20,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-02-10 01:08:20,218 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,219 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,219 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,220 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,221 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,239 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,240 INFO L229 MonitoredProcess]: Starting monitored process 955 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Waiting until timeout for monitored process [2024-02-10 01:08:20,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,249 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,250 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,250 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,251 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,252 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Ended with exit code 0 [2024-02-10 01:08:20,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,267 INFO L229 MonitoredProcess]: Starting monitored process 956 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (956)] Waiting until timeout for monitored process [2024-02-10 01:08:20,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-02-10 01:08:20,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,278 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,278 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,280 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,280 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,294 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (956)] Ended with exit code 0 [2024-02-10 01:08:20,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,295 INFO L229 MonitoredProcess]: Starting monitored process 957 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (957)] Waiting until timeout for monitored process [2024-02-10 01:08:20,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,304 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,305 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,305 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,306 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,307 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (957)] Ended with exit code 0 [2024-02-10 01:08:20,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,315 INFO L229 MonitoredProcess]: Starting monitored process 958 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,317 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (958)] Waiting until timeout for monitored process [2024-02-10 01:08:20,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,326 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,326 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,327 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,327 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,342 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (958)] Ended with exit code 0 [2024-02-10 01:08:20,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,343 INFO L229 MonitoredProcess]: Starting monitored process 959 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (959)] Waiting until timeout for monitored process [2024-02-10 01:08:20,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,352 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,352 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,353 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,354 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,354 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (959)] Ended with exit code 0 [2024-02-10 01:08:20,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,362 INFO L229 MonitoredProcess]: Starting monitored process 960 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (960)] Waiting until timeout for monitored process [2024-02-10 01:08:20,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,372 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,372 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,372 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,374 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,374 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,382 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (960)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,383 INFO L229 MonitoredProcess]: Starting monitored process 961 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,384 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (961)] Waiting until timeout for monitored process [2024-02-10 01:08:20,385 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,392 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,392 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,393 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,393 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,401 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (961)] Ended with exit code 0 [2024-02-10 01:08:20,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,402 INFO L229 MonitoredProcess]: Starting monitored process 962 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (962)] Waiting until timeout for monitored process [2024-02-10 01:08:20,404 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,410 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,411 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,411 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,414 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,414 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,422 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,424 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (962)] Ended with exit code 0 [2024-02-10 01:08:20,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,425 INFO L229 MonitoredProcess]: Starting monitored process 963 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (963)] Waiting until timeout for monitored process [2024-02-10 01:08:20,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,435 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,435 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,437 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,437 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,442 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,444 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (963)] Ended with exit code 0 [2024-02-10 01:08:20,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,445 INFO L229 MonitoredProcess]: Starting monitored process 964 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (964)] Waiting until timeout for monitored process [2024-02-10 01:08:20,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,455 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,456 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,457 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,457 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,472 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (964)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,473 INFO L229 MonitoredProcess]: Starting monitored process 965 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,483 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,484 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,487 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,487 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (965)] Waiting until timeout for monitored process [2024-02-10 01:08:20,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,502 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (965)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,503 INFO L229 MonitoredProcess]: Starting monitored process 966 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,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-02-10 01:08:20,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,513 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,513 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,515 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,515 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (966)] Waiting until timeout for monitored process [2024-02-10 01:08:20,526 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,529 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (966)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,530 INFO L229 MonitoredProcess]: Starting monitored process 967 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,539 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,539 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,541 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,541 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (967)] Waiting until timeout for monitored process [2024-02-10 01:08:20,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,555 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (967)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,557 INFO L229 MonitoredProcess]: Starting monitored process 968 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,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-02-10 01:08:20,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,565 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,566 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,567 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,567 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (968)] Waiting until timeout for monitored process [2024-02-10 01:08:20,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,582 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (968)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,583 INFO L229 MonitoredProcess]: Starting monitored process 969 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,592 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,592 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,593 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,593 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (969)] Waiting until timeout for monitored process [2024-02-10 01:08:20,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,609 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (969)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,610 INFO L229 MonitoredProcess]: Starting monitored process 970 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,618 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,618 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,620 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,620 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,625 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (970)] Waiting until timeout for monitored process [2024-02-10 01:08:20,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (970)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,636 INFO L229 MonitoredProcess]: Starting monitored process 971 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08: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-02-10 01:08:20,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,645 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,645 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,646 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,647 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (971)] Waiting until timeout for monitored process [2024-02-10 01:08:20,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,663 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (971)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,664 INFO L229 MonitoredProcess]: Starting monitored process 972 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,672 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,673 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,673 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,674 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,674 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (972)] Waiting until timeout for monitored process [2024-02-10 01:08:20,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,690 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (972)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,691 INFO L229 MonitoredProcess]: Starting monitored process 973 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,701 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,701 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,702 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,702 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (973)] Waiting until timeout for monitored process [2024-02-10 01:08:20,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,748 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (973)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,749 INFO L229 MonitoredProcess]: Starting monitored process 974 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,761 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,761 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,762 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,763 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,763 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (974)] Waiting until timeout for monitored process [2024-02-10 01:08:20,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,776 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (974)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,777 INFO L229 MonitoredProcess]: Starting monitored process 975 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,788 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,788 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:20,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,788 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,788 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:20,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:20,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (975)] Waiting until timeout for monitored process [2024-02-10 01:08:20,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,802 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (975)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,803 INFO L229 MonitoredProcess]: Starting monitored process 976 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,813 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,813 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:20,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,813 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,814 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:20,814 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:20,815 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (976)] Waiting until timeout for monitored process [2024-02-10 01:08:20,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,826 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (976)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,827 INFO L229 MonitoredProcess]: Starting monitored process 977 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (977)] Waiting until timeout for monitored process [2024-02-10 01:08:20,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,837 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,837 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:20,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,837 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,838 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:20,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:20,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,856 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (977)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,880 INFO L229 MonitoredProcess]: Starting monitored process 978 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08: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-02-10 01:08:20,929 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,929 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,930 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,931 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,931 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (978)] Waiting until timeout for monitored process [2024-02-10 01:08:20,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:20,964 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (978)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:20,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:20,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:20,980 INFO L229 MonitoredProcess]: Starting monitored process 979 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:20,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:20,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:20,992 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:20,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:20,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:20,993 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:20,994 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:20,994 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:20,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (979)] Waiting until timeout for monitored process [2024-02-10 01:08:21,009 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (979)] Ended with exit code 0 [2024-02-10 01:08:21,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,014 INFO L229 MonitoredProcess]: Starting monitored process 980 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (980)] Waiting until timeout for monitored process [2024-02-10 01:08:21,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-02-10 01:08:21,025 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,025 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,025 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,025 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,025 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,027 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,027 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,034 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (980)] Ended with exit code 0 [2024-02-10 01:08:21,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,035 INFO L229 MonitoredProcess]: Starting monitored process 981 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (981)] Waiting until timeout for monitored process [2024-02-10 01:08:21,038 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,046 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,046 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,046 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,047 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,047 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (981)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:21,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,053 INFO L229 MonitoredProcess]: Starting monitored process 982 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (982)] Waiting until timeout for monitored process [2024-02-10 01:08:21,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-02-10 01:08:21,063 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,063 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,064 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,065 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,065 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,070 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,073 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (982)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:21,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,074 INFO L229 MonitoredProcess]: Starting monitored process 983 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (983)] Waiting until timeout for monitored process [2024-02-10 01:08:21,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,083 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,083 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,086 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,086 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (983)] Ended with exit code 0 [2024-02-10 01:08:21,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,098 INFO L229 MonitoredProcess]: Starting monitored process 984 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (984)] Waiting until timeout for monitored process [2024-02-10 01:08:21,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,107 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,107 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,107 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,109 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,109 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,114 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,117 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (984)] Ended with exit code 0 [2024-02-10 01:08:21,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,118 INFO L229 MonitoredProcess]: Starting monitored process 985 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (985)] Waiting until timeout for monitored process [2024-02-10 01:08:21,120 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,128 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,128 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,129 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (985)] Ended with exit code 0 [2024-02-10 01:08:21,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,135 INFO L229 MonitoredProcess]: Starting monitored process 986 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (986)] Waiting until timeout for monitored process [2024-02-10 01:08:21,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,144 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,144 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,144 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,145 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,145 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (986)] Ended with exit code 0 [2024-02-10 01:08:21,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,150 INFO L229 MonitoredProcess]: Starting monitored process 987 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (987)] Waiting until timeout for monitored process [2024-02-10 01:08:21,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,158 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,159 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,160 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,160 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (987)] Ended with exit code 0 [2024-02-10 01:08:21,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,180 INFO L229 MonitoredProcess]: Starting monitored process 988 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (988)] Waiting until timeout for monitored process [2024-02-10 01:08:21,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,189 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,189 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,189 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,199 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (988)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:21,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,200 INFO L229 MonitoredProcess]: Starting monitored process 989 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (989)] Waiting until timeout for monitored process [2024-02-10 01:08:21,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,208 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,208 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,209 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,209 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (989)] Ended with exit code 0 [2024-02-10 01:08:21,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,216 INFO L229 MonitoredProcess]: Starting monitored process 990 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (990)] Waiting until timeout for monitored process [2024-02-10 01:08:21,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-02-10 01:08:21,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,226 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,226 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,228 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,228 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,239 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,242 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (990)] Ended with exit code 0 [2024-02-10 01:08:21,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,243 INFO L229 MonitoredProcess]: Starting monitored process 991 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (991)] Waiting until timeout for monitored process [2024-02-10 01:08:21,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-02-10 01:08:21,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,255 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,255 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,256 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,256 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,256 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,261 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (991)] Ended with exit code 0 [2024-02-10 01:08:21,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,262 INFO L229 MonitoredProcess]: Starting monitored process 992 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (992)] Waiting until timeout for monitored process [2024-02-10 01:08:21,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,272 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,272 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,274 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,274 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,279 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (992)] Ended with exit code 0 [2024-02-10 01:08:21,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,283 INFO L229 MonitoredProcess]: Starting monitored process 993 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (993)] Waiting until timeout for monitored process [2024-02-10 01:08: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-02-10 01:08:21,293 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,293 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,293 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,293 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,294 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,294 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,301 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (993)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:21,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,302 INFO L229 MonitoredProcess]: Starting monitored process 994 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (994)] Waiting until timeout for monitored process [2024-02-10 01:08:21,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,313 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,313 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,313 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,314 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,314 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,314 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,319 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (994)] Ended with exit code 0 [2024-02-10 01:08:21,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,320 INFO L229 MonitoredProcess]: Starting monitored process 995 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (995)] Waiting until timeout for monitored process [2024-02-10 01:08:21,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,330 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,330 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,331 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,331 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (995)] Ended with exit code 0 [2024-02-10 01:08:21,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,337 INFO L229 MonitoredProcess]: Starting monitored process 996 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (996)] Waiting until timeout for monitored process [2024-02-10 01:08:21,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,346 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,346 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,347 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (996)] Ended with exit code 0 [2024-02-10 01:08:21,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,361 INFO L229 MonitoredProcess]: Starting monitored process 997 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,362 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (997)] Waiting until timeout for monitored process [2024-02-10 01:08:21,363 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,370 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,370 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,371 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,378 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,378 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,401 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (997)] Ended with exit code 0 [2024-02-10 01:08:21,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,402 INFO L229 MonitoredProcess]: Starting monitored process 998 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (998)] Waiting until timeout for monitored process [2024-02-10 01:08:21,404 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,412 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,412 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,413 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,417 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (998)] Ended with exit code 0 [2024-02-10 01:08:21,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,418 INFO L229 MonitoredProcess]: Starting monitored process 999 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,419 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (999)] Waiting until timeout for monitored process [2024-02-10 01:08:21,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,429 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,429 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,431 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,431 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,438 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (999)] Ended with exit code 0 [2024-02-10 01:08:21,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,439 INFO L229 MonitoredProcess]: Starting monitored process 1000 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1000)] Waiting until timeout for monitored process [2024-02-10 01:08:21,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,448 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,448 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,448 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,450 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,450 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,455 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1000)] Ended with exit code 0 [2024-02-10 01:08:21,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,459 INFO L229 MonitoredProcess]: Starting monitored process 1001 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1001)] Waiting until timeout for monitored process [2024-02-10 01:08:21,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-02-10 01:08:21,468 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,468 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,468 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,470 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,470 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1001)] Ended with exit code 0 [2024-02-10 01:08:21,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,489 INFO L229 MonitoredProcess]: Starting monitored process 1002 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1002)] Waiting until timeout for monitored process [2024-02-10 01:08:21,491 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,498 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,498 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,498 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,498 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,499 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,499 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1002)] Ended with exit code 0 [2024-02-10 01:08:21,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,516 INFO L229 MonitoredProcess]: Starting monitored process 1003 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1003)] Waiting until timeout for monitored process [2024-02-10 01:08:21,518 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,527 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,528 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,528 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,533 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1003)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:21,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,534 INFO L229 MonitoredProcess]: Starting monitored process 1004 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1004)] Waiting until timeout for monitored process [2024-02-10 01:08:21,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-02-10 01:08:21,543 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,543 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,543 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,544 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,561 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1004)] Ended with exit code 0 [2024-02-10 01:08:21,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,562 INFO L229 MonitoredProcess]: Starting monitored process 1005 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1005)] Waiting until timeout for monitored process [2024-02-10 01:08:21,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,571 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,572 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,572 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,573 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-10 01:08:21,573 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-10 01:08:21,578 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,580 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1005)] Ended with exit code 0 [2024-02-10 01:08:21,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,581 INFO L229 MonitoredProcess]: Starting monitored process 1006 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1006)] Waiting until timeout for monitored process [2024-02-10 01:08:21,583 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,591 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,591 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,592 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1006)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:21,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,605 INFO L229 MonitoredProcess]: Starting monitored process 1007 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1007)] Waiting until timeout for monitored process [2024-02-10 01:08:21,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,615 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,615 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,616 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,616 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,618 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,621 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1007)] Ended with exit code 0 [2024-02-10 01:08:21,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,622 INFO L229 MonitoredProcess]: Starting monitored process 1008 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1008)] Waiting until timeout for monitored process [2024-02-10 01:08:21,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,631 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,632 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,632 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,632 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,632 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,637 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1008)] Ended with exit code 0 [2024-02-10 01:08:21,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,638 INFO L229 MonitoredProcess]: Starting monitored process 1009 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1009)] Waiting until timeout for monitored process [2024-02-10 01:08:21,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-02-10 01:08:21,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,648 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:21,648 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,648 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-10 01:08:21,649 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-10 01:08:21,649 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,651 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1009)] Ended with exit code 0 [2024-02-10 01:08:21,654 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-10 01:08:21,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,655 INFO L229 MonitoredProcess]: Starting monitored process 1010 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1010)] Waiting until timeout for monitored process [2024-02-10 01:08:21,657 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,664 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,664 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,665 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,665 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:21,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,678 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1010)] Ended with exit code 0 [2024-02-10 01:08:21,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,679 INFO L229 MonitoredProcess]: Starting monitored process 1011 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1011)] Waiting until timeout for monitored process [2024-02-10 01:08:21,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,690 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,691 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,691 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,693 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:21,693 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:21,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,702 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1011)] Ended with exit code 0 [2024-02-10 01:08:21,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,703 INFO L229 MonitoredProcess]: Starting monitored process 1012 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1012)] Waiting until timeout for monitored process [2024-02-10 01:08:21,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,715 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,715 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,717 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:21,717 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:21,723 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,726 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1012)] Ended with exit code 0 [2024-02-10 01:08:21,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,727 INFO L229 MonitoredProcess]: Starting monitored process 1013 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1013)] Waiting until timeout for monitored process [2024-02-10 01:08:21,729 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,739 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,740 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,740 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:21,740 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1013)] Ended with exit code 0 [2024-02-10 01:08:21,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,755 INFO L229 MonitoredProcess]: Starting monitored process 1014 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1014)] Waiting until timeout for monitored process [2024-02-10 01:08:21,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,765 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,765 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,767 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:21,767 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:21,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1014)] Ended with exit code 0 [2024-02-10 01:08:21,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,787 INFO L229 MonitoredProcess]: Starting monitored process 1015 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,789 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1015)] Waiting until timeout for monitored process [2024-02-10 01:08:21,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,797 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,797 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,797 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:21,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,803 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1015)] Ended with exit code 0 [2024-02-10 01:08:21,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,804 INFO L229 MonitoredProcess]: Starting monitored process 1016 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,805 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1016)] Waiting until timeout for monitored process [2024-02-10 01:08:21,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,813 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,813 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,815 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:21,815 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:21,831 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1016)] Ended with exit code 0 [2024-02-10 01:08:21,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,835 INFO L229 MonitoredProcess]: Starting monitored process 1017 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1017)] Waiting until timeout for monitored process [2024-02-10 01:08:21,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,847 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,847 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,848 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,848 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:21,848 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1017)] Ended with exit code 0 [2024-02-10 01:08:21,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,867 INFO L229 MonitoredProcess]: Starting monitored process 1018 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1018)] Waiting until timeout for monitored process [2024-02-10 01:08:21,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,878 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,878 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,878 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,879 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:21,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,896 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1018)] Ended with exit code 0 [2024-02-10 01:08:21,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,897 INFO L229 MonitoredProcess]: Starting monitored process 1019 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1019)] Waiting until timeout for monitored process [2024-02-10 01:08:21,951 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,958 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,958 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,958 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,959 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:21,959 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:21,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,964 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1019)] Ended with exit code 0 [2024-02-10 01:08:21,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,965 INFO L229 MonitoredProcess]: Starting monitored process 1020 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1020)] Waiting until timeout for monitored process [2024-02-10 01:08:21,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,975 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,975 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,977 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:21,977 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:21,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:21,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1020)] Ended with exit code 0 [2024-02-10 01:08:21,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:21,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:21,988 INFO L229 MonitoredProcess]: Starting monitored process 1021 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:21,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1021)] Waiting until timeout for monitored process [2024-02-10 01:08:21,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:21,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:21,997 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:21,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:21,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:21,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:21,997 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:21,997 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:21,998 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:22,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1021)] Ended with exit code 0 [2024-02-10 01:08:22,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,004 INFO L229 MonitoredProcess]: Starting monitored process 1022 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1022)] Waiting until timeout for monitored process [2024-02-10 01:08:22,006 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,013 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,013 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:22,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,013 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,014 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:22,014 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:22,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,019 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1022)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,020 INFO L229 MonitoredProcess]: Starting monitored process 1023 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,025 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1023)] Waiting until timeout for monitored process [2024-02-10 01:08:22,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,033 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,033 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,035 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,035 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,051 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1023)] Ended with exit code 0 [2024-02-10 01:08:22,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,056 INFO L229 MonitoredProcess]: Starting monitored process 1024 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1024)] Waiting until timeout for monitored process [2024-02-10 01:08:22,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,064 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,065 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,068 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,068 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,088 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1024)] Ended with exit code 0 [2024-02-10 01:08:22,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,217 INFO L229 MonitoredProcess]: Starting monitored process 1025 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1025)] Waiting until timeout for monitored process [2024-02-10 01:08:22,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-02-10 01:08:22,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,226 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,226 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,228 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,228 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,239 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1025)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,240 INFO L229 MonitoredProcess]: Starting monitored process 1026 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1026)] Waiting until timeout for monitored process [2024-02-10 01:08:22,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,248 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,248 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,248 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,251 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,251 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1026)] Ended with exit code 0 [2024-02-10 01:08:22,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,267 INFO L229 MonitoredProcess]: Starting monitored process 1027 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,269 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1027)] Waiting until timeout for monitored process [2024-02-10 01:08: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-02-10 01:08:22,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,277 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,277 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,279 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,279 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,288 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1027)] Ended with exit code 0 [2024-02-10 01:08:22,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,289 INFO L229 MonitoredProcess]: Starting monitored process 1028 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,290 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1028)] Waiting until timeout for monitored process [2024-02-10 01:08:22,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,300 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,300 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,302 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,302 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,383 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1028)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,384 INFO L229 MonitoredProcess]: Starting monitored process 1029 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1029)] Waiting until timeout for monitored process [2024-02-10 01:08:22,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,394 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,394 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,395 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,397 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,397 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,416 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1029)] Ended with exit code 0 [2024-02-10 01:08:22,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,417 INFO L229 MonitoredProcess]: Starting monitored process 1030 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1030)] Waiting until timeout for monitored process [2024-02-10 01:08:22,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,427 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,427 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,430 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,430 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,447 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1030)] Ended with exit code 0 [2024-02-10 01:08:22,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,448 INFO L229 MonitoredProcess]: Starting monitored process 1031 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1031)] Waiting until timeout for monitored process [2024-02-10 01:08:22,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-02-10 01:08:22,469 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,470 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,470 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,472 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,472 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1031)] Ended with exit code 0 [2024-02-10 01:08:22,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,483 INFO L229 MonitoredProcess]: Starting monitored process 1032 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1032)] Waiting until timeout for monitored process [2024-02-10 01:08:22,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,494 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,496 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,496 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1032)] Ended with exit code 0 [2024-02-10 01:08:22,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,507 INFO L229 MonitoredProcess]: Starting monitored process 1033 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1033)] Waiting until timeout for monitored process [2024-02-10 01:08:22,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-02-10 01:08:22,517 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,517 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,517 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,519 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,520 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1033)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,539 INFO L229 MonitoredProcess]: Starting monitored process 1034 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,541 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1034)] Waiting until timeout for monitored process [2024-02-10 01:08:22,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,550 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,551 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,554 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,555 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,570 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1034)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,571 INFO L229 MonitoredProcess]: Starting monitored process 1035 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1035)] Waiting until timeout for monitored process [2024-02-10 01:08:22,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,580 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,580 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,583 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,583 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,602 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1035)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,603 INFO L229 MonitoredProcess]: Starting monitored process 1036 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1036)] Waiting until timeout for monitored process [2024-02-10 01:08:22,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,613 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,616 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,616 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,626 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1036)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,627 INFO L229 MonitoredProcess]: Starting monitored process 1037 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,628 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1037)] Waiting until timeout for monitored process [2024-02-10 01:08:22,629 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,637 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,638 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,638 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,642 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,642 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1037)] Ended with exit code 0 [2024-02-10 01:08:22,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,662 INFO L229 MonitoredProcess]: Starting monitored process 1038 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,663 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1038)] Waiting until timeout for monitored process [2024-02-10 01:08:22,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,670 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,671 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,671 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,673 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,673 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,688 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1038)] Ended with exit code 0 [2024-02-10 01:08:22,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,689 INFO L229 MonitoredProcess]: Starting monitored process 1039 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1039)] Waiting until timeout for monitored process [2024-02-10 01:08:22,691 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,699 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,699 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,701 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,701 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,736 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1039)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,737 INFO L229 MonitoredProcess]: Starting monitored process 1040 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1040)] Waiting until timeout for monitored process [2024-02-10 01:08:22,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-02-10 01:08:22,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,747 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,747 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,750 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,750 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,769 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1040)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,770 INFO L229 MonitoredProcess]: Starting monitored process 1041 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1041)] Waiting until timeout for monitored process [2024-02-10 01:08:22,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,781 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,781 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,783 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,783 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1041)] Ended with exit code 0 [2024-02-10 01:08:22,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,800 INFO L229 MonitoredProcess]: Starting monitored process 1042 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1042)] Waiting until timeout for monitored process [2024-02-10 01:08:22,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,809 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,809 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,810 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,812 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,812 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1042)] Ended with exit code 0 [2024-02-10 01:08:22,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,829 INFO L229 MonitoredProcess]: Starting monitored process 1043 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1043)] Waiting until timeout for monitored process [2024-02-10 01:08:22,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,839 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,839 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,841 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,841 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,851 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1043)] Ended with exit code 0 [2024-02-10 01:08:22,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,852 INFO L229 MonitoredProcess]: Starting monitored process 1044 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,853 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1044)] Waiting until timeout for monitored process [2024-02-10 01:08:22,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,861 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,863 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,863 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1044)] Ended with exit code 0 [2024-02-10 01:08:22,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,873 INFO L229 MonitoredProcess]: Starting monitored process 1045 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1045)] Waiting until timeout for monitored process [2024-02-10 01:08:22,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,884 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,884 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,886 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,886 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1045)] Ended with exit code 0 [2024-02-10 01:08:22,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,905 INFO L229 MonitoredProcess]: Starting monitored process 1046 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1046)] Waiting until timeout for monitored process [2024-02-10 01:08:22,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,915 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,915 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,917 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:22,917 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:22,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1046)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,937 INFO L229 MonitoredProcess]: Starting monitored process 1047 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1047)] Waiting until timeout for monitored process [2024-02-10 01:08:22,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,946 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:22,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,946 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,947 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:22,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:22,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1047)] Ended with exit code 0 [2024-02-10 01:08:22,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,954 INFO L229 MonitoredProcess]: Starting monitored process 1048 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1048)] Waiting until timeout for monitored process [2024-02-10 01:08:22,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-02-10 01:08:22,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,964 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,964 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:22,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,964 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,965 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:22,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:22,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1048)] Ended with exit code 0 [2024-02-10 01:08:22,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,980 INFO L229 MonitoredProcess]: Starting monitored process 1049 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:22,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1049)] Waiting until timeout for monitored process [2024-02-10 01:08:22,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:22,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:22,989 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:22,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:22,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:22,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:22,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:22,990 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:22,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:22,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:22,996 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1049)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:22,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:22,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:22,997 INFO L229 MonitoredProcess]: Starting monitored process 1050 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,000 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1050)] Waiting until timeout for monitored process [2024-02-10 01:08:23,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-02-10 01:08:23,008 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,009 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,009 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,011 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,011 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1050)] Ended with exit code 0 [2024-02-10 01:08:23,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,022 INFO L229 MonitoredProcess]: Starting monitored process 1051 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1051)] Waiting until timeout for monitored process [2024-02-10 01:08:23,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,031 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,031 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,033 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,033 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1051)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,048 INFO L229 MonitoredProcess]: Starting monitored process 1052 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1052)] Waiting until timeout for monitored process [2024-02-10 01:08:23,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,058 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,058 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,060 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,060 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,070 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1052)] Ended with exit code 0 [2024-02-10 01:08:23,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,071 INFO L229 MonitoredProcess]: Starting monitored process 1053 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,072 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1053)] Waiting until timeout for monitored process [2024-02-10 01:08:23,073 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,080 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,080 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,080 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,080 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1053)] Ended with exit code 0 [2024-02-10 01:08:23,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,087 INFO L229 MonitoredProcess]: Starting monitored process 1054 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1054)] Waiting until timeout for monitored process [2024-02-10 01:08:23,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,144 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,144 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,146 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,146 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,162 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1054)] Ended with exit code 0 [2024-02-10 01:08:23,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,163 INFO L229 MonitoredProcess]: Starting monitored process 1055 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1055)] Waiting until timeout for monitored process [2024-02-10 01:08:23,165 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,173 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,173 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,173 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,177 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,177 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1055)] Ended with exit code 0 [2024-02-10 01:08:23,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,190 INFO L229 MonitoredProcess]: Starting monitored process 1056 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1056)] Waiting until timeout for monitored process [2024-02-10 01:08:23,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,199 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,199 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,199 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,201 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,201 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,209 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1056)] Ended with exit code 0 [2024-02-10 01:08:23,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,211 INFO L229 MonitoredProcess]: Starting monitored process 1057 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1057)] Waiting until timeout for monitored process [2024-02-10 01:08:23,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,219 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,220 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,220 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,221 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1057)] Ended with exit code 0 [2024-02-10 01:08:23,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,380 INFO L229 MonitoredProcess]: Starting monitored process 1058 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,381 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1058)] Waiting until timeout for monitored process [2024-02-10 01:08:23,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,458 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,458 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,458 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,458 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,459 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,459 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,469 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1058)] Ended with exit code 0 [2024-02-10 01:08:23,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,517 INFO L229 MonitoredProcess]: Starting monitored process 1059 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1059)] Waiting until timeout for monitored process [2024-02-10 01:08:23,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,526 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,526 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,526 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,528 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,528 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1059)] Ended with exit code 0 [2024-02-10 01:08:23,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,539 INFO L229 MonitoredProcess]: Starting monitored process 1060 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,542 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1060)] Waiting until timeout for monitored process [2024-02-10 01:08:23,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,548 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,549 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,549 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,549 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,555 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1060)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,556 INFO L229 MonitoredProcess]: Starting monitored process 1061 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,557 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1061)] Waiting until timeout for monitored process [2024-02-10 01:08:23,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,564 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,564 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,564 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,565 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,565 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,578 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1061)] Ended with exit code 0 [2024-02-10 01:08:23,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,579 INFO L229 MonitoredProcess]: Starting monitored process 1062 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1062)] Waiting until timeout for monitored process [2024-02-10 01:08:23,581 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,588 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,588 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,588 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,590 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,590 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,597 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,599 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1062)] Ended with exit code 0 [2024-02-10 01:08:23,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,600 INFO L229 MonitoredProcess]: Starting monitored process 1063 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1063)] Waiting until timeout for monitored process [2024-02-10 01:08:23,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-02-10 01:08:23,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,609 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,609 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,609 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,610 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,615 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1063)] Ended with exit code 0 [2024-02-10 01:08:23,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,616 INFO L229 MonitoredProcess]: Starting monitored process 1064 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1064)] Waiting until timeout for monitored process [2024-02-10 01:08:23,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,625 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,627 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,627 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,642 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1064)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,643 INFO L229 MonitoredProcess]: Starting monitored process 1065 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,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-02-10 01:08:23,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1065)] Waiting until timeout for monitored process [2024-02-10 01:08:23,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,651 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,651 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,651 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,652 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,652 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,657 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1065)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,658 INFO L229 MonitoredProcess]: Starting monitored process 1066 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1066)] Waiting until timeout for monitored process [2024-02-10 01:08:23,660 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,668 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,668 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,669 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,669 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1066)] Ended with exit code 0 [2024-02-10 01:08:23,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,683 INFO L229 MonitoredProcess]: Starting monitored process 1067 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1067)] Waiting until timeout for monitored process [2024-02-10 01:08:23,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,692 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,693 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,711 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1067)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,712 INFO L229 MonitoredProcess]: Starting monitored process 1068 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1068)] Waiting until timeout for monitored process [2024-02-10 01:08:23,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,720 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,720 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,720 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,720 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,721 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,726 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1068)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,728 INFO L229 MonitoredProcess]: Starting monitored process 1069 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,730 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,737 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,737 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,746 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,747 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1069)] Waiting until timeout for monitored process [2024-02-10 01:08:23,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,800 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1069)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,801 INFO L229 MonitoredProcess]: Starting monitored process 1070 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1070)] Waiting until timeout for monitored process [2024-02-10 01:08:23,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,809 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,809 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,809 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,810 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,810 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,820 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1070)] Ended with exit code 0 [2024-02-10 01:08:23,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,821 INFO L229 MonitoredProcess]: Starting monitored process 1071 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1071)] Waiting until timeout for monitored process [2024-02-10 01:08:23,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-02-10 01:08:23,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,829 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,829 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,831 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,831 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,837 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,840 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1071)] Ended with exit code 0 [2024-02-10 01:08:23,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,841 INFO L229 MonitoredProcess]: Starting monitored process 1072 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,842 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1072)] Waiting until timeout for monitored process [2024-02-10 01:08:23,843 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,849 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,849 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,851 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,851 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,871 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1072)] Ended with exit code 0 [2024-02-10 01:08:23,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,872 INFO L229 MonitoredProcess]: Starting monitored process 1073 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1073)] Waiting until timeout for monitored process [2024-02-10 01:08:23,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,880 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,881 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,881 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,883 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,883 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,893 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1073)] Ended with exit code 0 [2024-02-10 01:08:23,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,894 INFO L229 MonitoredProcess]: Starting monitored process 1074 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,895 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1074)] Waiting until timeout for monitored process [2024-02-10 01:08:23,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,903 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,903 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,903 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,904 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,904 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,919 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1074)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,920 INFO L229 MonitoredProcess]: Starting monitored process 1075 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,921 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1075)] Waiting until timeout for monitored process [2024-02-10 01:08:23,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,929 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,929 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,930 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,930 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,930 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,930 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,943 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1075)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,944 INFO L229 MonitoredProcess]: Starting monitored process 1076 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:23,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,954 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:23,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,954 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1076)] Waiting until timeout for monitored process [2024-02-10 01:08:23,955 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:23,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:23,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,961 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1076)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:23,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,962 INFO L229 MonitoredProcess]: Starting monitored process 1077 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1077)] Waiting until timeout for monitored process [2024-02-10 01:08:23,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-02-10 01:08:23,970 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:23,970 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:23,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:23,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:23,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:23,973 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:23,973 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:23,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:23,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1077)] Ended with exit code 0 [2024-02-10 01:08:23,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:23,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:23,991 INFO L229 MonitoredProcess]: Starting monitored process 1078 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:23,992 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1078)] Waiting until timeout for monitored process [2024-02-10 01:08:23,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,001 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:24,001 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:24,002 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:24,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1078)] Ended with exit code 0 [2024-02-10 01:08:24,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,008 INFO L229 MonitoredProcess]: Starting monitored process 1079 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1079)] Waiting until timeout for monitored process [2024-02-10 01:08:24,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,016 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,016 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:24,016 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,017 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:24,017 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:24,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1079)] Ended with exit code 0 [2024-02-10 01:08:24,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,031 INFO L229 MonitoredProcess]: Starting monitored process 1080 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1080)] Waiting until timeout for monitored process [2024-02-10 01:08:24,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,040 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:24,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,040 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:24,041 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:24,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,046 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1080)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:24,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,047 INFO L229 MonitoredProcess]: Starting monitored process 1081 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1081)] Waiting until timeout for monitored process [2024-02-10 01:08:24,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-02-10 01:08:24,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,056 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-10 01:08:24,056 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,056 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:24,057 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:24,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,059 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,062 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1081)] Ended with exit code 0 [2024-02-10 01:08:24,062 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-10 01:08:24,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,063 INFO L229 MonitoredProcess]: Starting monitored process 1082 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1082)] Waiting until timeout for monitored process [2024-02-10 01:08:24,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-02-10 01:08:24,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,071 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,071 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,072 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:24,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,085 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1082)] Ended with exit code 0 [2024-02-10 01:08:24,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,086 INFO L229 MonitoredProcess]: Starting monitored process 1083 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1083)] Waiting until timeout for monitored process [2024-02-10 01:08:24,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-02-10 01:08:24,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,095 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,095 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,098 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,098 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1083)] Ended with exit code 0 [2024-02-10 01:08:24,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,109 INFO L229 MonitoredProcess]: Starting monitored process 1084 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1084)] Waiting until timeout for monitored process [2024-02-10 01:08:24,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,117 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,118 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,120 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,120 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,130 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1084)] Ended with exit code 0 [2024-02-10 01:08:24,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,131 INFO L229 MonitoredProcess]: Starting monitored process 1085 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1085)] Waiting until timeout for monitored process [2024-02-10 01:08:24,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-02-10 01:08:24,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,140 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,140 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,141 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:24,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,146 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1085)] Ended with exit code 0 [2024-02-10 01:08:24,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,147 INFO L229 MonitoredProcess]: Starting monitored process 1086 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1086)] Waiting until timeout for monitored process [2024-02-10 01:08:24,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-02-10 01:08:24,156 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,156 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,156 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,159 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,159 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1086)] Ended with exit code 0 [2024-02-10 01:08:24,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,172 INFO L229 MonitoredProcess]: Starting monitored process 1087 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1087)] Waiting until timeout for monitored process [2024-02-10 01:08:24,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,180 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,180 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,181 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,181 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:24,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,197 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,200 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1087)] Ended with exit code 0 [2024-02-10 01:08:24,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,201 INFO L229 MonitoredProcess]: Starting monitored process 1088 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1088)] Waiting until timeout for monitored process [2024-02-10 01:08:24,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-02-10 01:08:24,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,210 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,210 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,212 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,213 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,221 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,224 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1088)] Ended with exit code 0 [2024-02-10 01:08:24,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,225 INFO L229 MonitoredProcess]: Starting monitored process 1089 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1089)] Waiting until timeout for monitored process [2024-02-10 01:08:24,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-02-10 01:08:24,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,234 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,234 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,234 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,235 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:24,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,247 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1089)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:24,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,248 INFO L229 MonitoredProcess]: Starting monitored process 1090 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1090)] Waiting until timeout for monitored process [2024-02-10 01:08:24,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,257 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,258 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:24,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1090)] Ended with exit code 0 [2024-02-10 01:08:24,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,277 INFO L229 MonitoredProcess]: Starting monitored process 1091 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1091)] Waiting until timeout for monitored process [2024-02-10 01:08:24,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,286 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,286 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,287 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,287 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:24,288 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,302 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1091)] Ended with exit code 0 [2024-02-10 01:08:24,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,303 INFO L229 MonitoredProcess]: Starting monitored process 1092 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1092)] Waiting until timeout for monitored process [2024-02-10 01:08:24,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,311 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,311 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,314 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,314 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,322 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,325 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1092)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:24,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,326 INFO L229 MonitoredProcess]: Starting monitored process 1093 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1093)] Waiting until timeout for monitored process [2024-02-10 01:08:24,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,336 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,336 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,337 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,337 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:24,338 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,343 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1093)] Ended with exit code 0 [2024-02-10 01:08:24,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,369 INFO L229 MonitoredProcess]: Starting monitored process 1094 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1094)] Waiting until timeout for monitored process [2024-02-10 01:08:24,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,378 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,378 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:24,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,379 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,379 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:24,380 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:24,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,399 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1094)] Ended with exit code 0 [2024-02-10 01:08:24,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,401 INFO L229 MonitoredProcess]: Starting monitored process 1095 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,402 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1095)] Waiting until timeout for monitored process [2024-02-10 01:08:24,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,410 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,410 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,412 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,412 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,433 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1095)] Ended with exit code 0 [2024-02-10 01:08:24,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,434 INFO L229 MonitoredProcess]: Starting monitored process 1096 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1096)] Waiting until timeout for monitored process [2024-02-10 01:08:24,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-02-10 01:08:24,443 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,444 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,444 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,448 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,448 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1096)] Ended with exit code 0 [2024-02-10 01:08:24,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,468 INFO L229 MonitoredProcess]: Starting monitored process 1097 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1097)] Waiting until timeout for monitored process [2024-02-10 01:08:24,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,478 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,478 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,487 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,487 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1097)] Ended with exit code 0 [2024-02-10 01:08:24,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,508 INFO L229 MonitoredProcess]: Starting monitored process 1098 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1098)] Waiting until timeout for monitored process [2024-02-10 01:08:24,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-02-10 01:08:24,516 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,516 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,516 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,519 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,519 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,540 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1098)] Ended with exit code 0 [2024-02-10 01:08:24,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,541 INFO L229 MonitoredProcess]: Starting monitored process 1099 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1099)] Waiting until timeout for monitored process [2024-02-10 01:08:24,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,550 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,550 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,553 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,553 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,573 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1099)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:24,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,574 INFO L229 MonitoredProcess]: Starting monitored process 1100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,583 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,583 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,586 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,586 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1100)] Waiting until timeout for monitored process [2024-02-10 01:08:24,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,602 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1100)] Ended with exit code 0 [2024-02-10 01:08:24,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,603 INFO L229 MonitoredProcess]: Starting monitored process 1101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,612 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,612 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,612 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,615 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,615 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1101)] Waiting until timeout for monitored process [2024-02-10 01:08:24,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,632 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1101)] Ended with exit code 0 [2024-02-10 01:08:24,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,633 INFO L229 MonitoredProcess]: Starting monitored process 1102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,643 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,643 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,646 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,646 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1102)] Waiting until timeout for monitored process [2024-02-10 01:08:24,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,662 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1102)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:24,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,663 INFO L229 MonitoredProcess]: Starting monitored process 1103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1103)] Waiting until timeout for monitored process [2024-02-10 01:08:24,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,673 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,673 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,673 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,676 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,676 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,687 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1103)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:24,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,689 INFO L229 MonitoredProcess]: Starting monitored process 1104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1104)] Waiting until timeout for monitored process [2024-02-10 01:08:24,691 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,697 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,697 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,698 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,701 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,701 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,716 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1104)] Ended with exit code 0 [2024-02-10 01:08:24,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,717 INFO L229 MonitoredProcess]: Starting monitored process 1105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,719 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1105)] Waiting until timeout for monitored process [2024-02-10 01:08:24,719 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,727 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,728 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,728 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,730 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,730 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,747 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1105)] Ended with exit code 0 [2024-02-10 01:08:24,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,748 INFO L229 MonitoredProcess]: Starting monitored process 1106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1106)] Waiting until timeout for monitored process [2024-02-10 01:08:24,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,757 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,758 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,758 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,763 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,763 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,787 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1106)] Ended with exit code 0 [2024-02-10 01:08:24,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,788 INFO L229 MonitoredProcess]: Starting monitored process 1107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1107)] Waiting until timeout for monitored process [2024-02-10 01:08:24,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,797 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,797 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,800 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,800 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1107)] Ended with exit code 0 [2024-02-10 01:08:24,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,815 INFO L229 MonitoredProcess]: Starting monitored process 1108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1108)] Waiting until timeout for monitored process [2024-02-10 01:08:24,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,823 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,824 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,826 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,827 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1108)] Ended with exit code 0 [2024-02-10 01:08:24,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,845 INFO L229 MonitoredProcess]: Starting monitored process 1109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1109)] Waiting until timeout for monitored process [2024-02-10 01:08:24,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,857 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,858 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,864 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,864 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,888 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1109)] Ended with exit code 0 [2024-02-10 01:08:24,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,889 INFO L229 MonitoredProcess]: Starting monitored process 1110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,891 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1110)] Waiting until timeout for monitored process [2024-02-10 01:08:24,891 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,900 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,900 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,903 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,903 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,915 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1110)] Ended with exit code 0 [2024-02-10 01:08:24,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,916 INFO L229 MonitoredProcess]: Starting monitored process 1111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,918 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1111)] Waiting until timeout for monitored process [2024-02-10 01:08:24,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,926 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,926 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,929 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,929 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1111)] Ended with exit code 0 [2024-02-10 01:08:24,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,943 INFO L229 MonitoredProcess]: Starting monitored process 1112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1112)] Waiting until timeout for monitored process [2024-02-10 01:08: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-02-10 01:08:24,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,954 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,957 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,957 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:24,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:24,976 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1112)] Ended with exit code 0 [2024-02-10 01:08:24,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:24,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:24,977 INFO L229 MonitoredProcess]: Starting monitored process 1113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:24,978 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1113)] Waiting until timeout for monitored process [2024-02-10 01:08:24,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:24,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:24,987 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:24,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:24,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:24,988 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:24,990 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:24,990 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,009 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1113)] Ended with exit code 0 [2024-02-10 01:08:25,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,010 INFO L229 MonitoredProcess]: Starting monitored process 1114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1114)] Waiting until timeout for monitored process [2024-02-10 01:08:25,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,018 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,019 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,021 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,022 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1114)] Ended with exit code 0 [2024-02-10 01:08:25,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,040 INFO L229 MonitoredProcess]: Starting monitored process 1115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1115)] Waiting until timeout for monitored process [2024-02-10 01:08:25,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-02-10 01:08:25,048 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,048 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,049 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,051 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,051 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1115)] Ended with exit code 0 [2024-02-10 01:08:25,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,069 INFO L229 MonitoredProcess]: Starting monitored process 1116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1116)] Waiting until timeout for monitored process [2024-02-10 01:08:25,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,079 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,079 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,082 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,082 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1116)] Ended with exit code 0 [2024-02-10 01:08:25,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,102 INFO L229 MonitoredProcess]: Starting monitored process 1117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1117)] Waiting until timeout for monitored process [2024-02-10 01:08:25,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,110 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,111 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,111 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,113 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,113 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,134 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1117)] Ended with exit code 0 [2024-02-10 01:08:25,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,135 INFO L229 MonitoredProcess]: Starting monitored process 1118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1118)] Waiting until timeout for monitored process [2024-02-10 01:08:25,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,144 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,144 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,147 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,147 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1118)] Ended with exit code 0 [2024-02-10 01:08:25,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,159 INFO L229 MonitoredProcess]: Starting monitored process 1119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,161 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1119)] Waiting until timeout for monitored process [2024-02-10 01:08:25,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,168 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,169 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,183 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1119)] Ended with exit code 0 [2024-02-10 01:08:25,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,188 INFO L229 MonitoredProcess]: Starting monitored process 1120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1120)] Waiting until timeout for monitored process [2024-02-10 01:08:25,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,197 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,197 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,198 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1120)] Ended with exit code 0 [2024-02-10 01:08:25,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,204 INFO L229 MonitoredProcess]: Starting monitored process 1121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1121)] Waiting until timeout for monitored process [2024-02-10 01:08:25,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,212 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,213 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,213 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,214 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1121)] Ended with exit code 0 [2024-02-10 01:08:25,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,228 INFO L229 MonitoredProcess]: Starting monitored process 1122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1122)] Waiting until timeout for monitored process [2024-02-10 01:08:25,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,238 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,238 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,241 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,241 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,260 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1122)] Ended with exit code 0 [2024-02-10 01:08:25,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,261 INFO L229 MonitoredProcess]: Starting monitored process 1123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,263 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1123)] Waiting until timeout for monitored process [2024-02-10 01:08:25,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-02-10 01:08:25,270 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,270 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,270 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,272 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,273 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,284 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1123)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:25,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,285 INFO L229 MonitoredProcess]: Starting monitored process 1124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1124)] Waiting until timeout for monitored process [2024-02-10 01:08:25,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,295 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,295 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,298 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,298 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,310 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1124)] Ended with exit code 0 [2024-02-10 01:08:25,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,311 INFO L229 MonitoredProcess]: Starting monitored process 1125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1125)] Waiting until timeout for monitored process [2024-02-10 01:08:25,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,320 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,320 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,320 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,321 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,327 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1125)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:25,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,329 INFO L229 MonitoredProcess]: Starting monitored process 1126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1126)] Waiting until timeout for monitored process [2024-02-10 01:08:25,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-02-10 01:08:25,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,337 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,337 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,340 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,340 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1126)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:25,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,356 INFO L229 MonitoredProcess]: Starting monitored process 1127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1127)] Waiting until timeout for monitored process [2024-02-10 01:08:25,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-02-10 01:08:25,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,368 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,368 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,373 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,373 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,389 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1127)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:25,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,390 INFO L229 MonitoredProcess]: Starting monitored process 1128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1128)] Waiting until timeout for monitored process [2024-02-10 01:08:25,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-02-10 01:08:25,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,399 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,399 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,401 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,401 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1128)] Ended with exit code 0 [2024-02-10 01:08:25,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,419 INFO L229 MonitoredProcess]: Starting monitored process 1129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1129)] Waiting until timeout for monitored process [2024-02-10 01:08:25,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,428 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,428 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,428 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,429 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,429 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,435 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1129)] Ended with exit code 0 [2024-02-10 01:08:25,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,436 INFO L229 MonitoredProcess]: Starting monitored process 1130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1130)] Waiting until timeout for monitored process [2024-02-10 01:08:25,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,444 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,444 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,445 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,445 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,445 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,461 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,464 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1130)] Ended with exit code 0 [2024-02-10 01:08:25,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,465 INFO L229 MonitoredProcess]: Starting monitored process 1131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1131)] Waiting until timeout for monitored process [2024-02-10 01:08:25,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,475 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,475 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,475 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,478 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,478 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1131)] Ended with exit code 0 [2024-02-10 01:08:25,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,495 INFO L229 MonitoredProcess]: Starting monitored process 1132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1132)] Waiting until timeout for monitored process [2024-02-10 01:08:25,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,504 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,504 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,505 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,506 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,506 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1132)] Ended with exit code 0 [2024-02-10 01:08:25,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,512 INFO L229 MonitoredProcess]: Starting monitored process 1133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1133)] Waiting until timeout for monitored process [2024-02-10 01:08:25,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,523 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,523 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,523 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,524 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,524 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,531 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1133)] Ended with exit code 0 [2024-02-10 01:08:25,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,532 INFO L229 MonitoredProcess]: Starting monitored process 1134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1134)] Waiting until timeout for monitored process [2024-02-10 01:08:25,534 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,543 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,543 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,545 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,545 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1134)] Ended with exit code 0 [2024-02-10 01:08:25,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,566 INFO L229 MonitoredProcess]: Starting monitored process 1135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1135)] Waiting until timeout for monitored process [2024-02-10 01:08:25,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-02-10 01:08:25,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,577 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,577 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,578 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1135)] Ended with exit code 0 [2024-02-10 01:08:25,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,587 INFO L229 MonitoredProcess]: Starting monitored process 1136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1136)] Waiting until timeout for monitored process [2024-02-10 01:08:25,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-02-10 01:08:25,598 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,598 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,598 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,601 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,601 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,610 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1136)] Ended with exit code 0 [2024-02-10 01:08:25,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,615 INFO L229 MonitoredProcess]: Starting monitored process 1137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1137)] Waiting until timeout for monitored process [2024-02-10 01:08:25,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,626 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,626 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,627 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,645 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1137)] Ended with exit code 0 [2024-02-10 01:08:25,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,646 INFO L229 MonitoredProcess]: Starting monitored process 1138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,647 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1138)] Waiting until timeout for monitored process [2024-02-10 01:08:25,648 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,656 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,656 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,656 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,656 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,657 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,657 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,668 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,671 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1138)] Ended with exit code 0 [2024-02-10 01:08:25,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,673 INFO L229 MonitoredProcess]: Starting monitored process 1139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1139)] Waiting until timeout for monitored process [2024-02-10 01:08:25,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,684 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,685 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,685 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1139)] Ended with exit code 0 [2024-02-10 01:08:25,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,701 INFO L229 MonitoredProcess]: Starting monitored process 1140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1140)] Waiting until timeout for monitored process [2024-02-10 01:08:25,703 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,710 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,710 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,710 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,711 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1140)] Ended with exit code 0 [2024-02-10 01:08:25,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,719 INFO L229 MonitoredProcess]: Starting monitored process 1141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1141)] Waiting until timeout for monitored process [2024-02-10 01:08:25,721 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,728 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,728 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,728 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,747 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,747 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,833 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1141)] Ended with exit code 0 [2024-02-10 01:08:25,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,834 INFO L229 MonitoredProcess]: Starting monitored process 1142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1142)] Waiting until timeout for monitored process [2024-02-10 01:08:25,836 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,844 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,844 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,845 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,855 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,858 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1142)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:25,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,859 INFO L229 MonitoredProcess]: Starting monitored process 1143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1143)] Waiting until timeout for monitored process [2024-02-10 01:08:25,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,867 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,868 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,868 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,870 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,870 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,881 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1143)] Ended with exit code 0 [2024-02-10 01:08:25,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,882 INFO L229 MonitoredProcess]: Starting monitored process 1144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1144)] Waiting until timeout for monitored process [2024-02-10 01:08:25,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,890 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,891 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,893 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,893 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,902 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,905 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1144)] Ended with exit code 0 [2024-02-10 01:08:25,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,906 INFO L229 MonitoredProcess]: Starting monitored process 1145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1145)] Waiting until timeout for monitored process [2024-02-10 01:08:25,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,915 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,916 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,918 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:25,918 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:25,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,936 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1145)] Ended with exit code 0 [2024-02-10 01:08:25,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,937 INFO L229 MonitoredProcess]: Starting monitored process 1146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1146)] Waiting until timeout for monitored process [2024-02-10 01:08:25,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-02-10 01:08:25,948 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,948 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,948 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,949 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,949 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,959 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1146)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:25,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,960 INFO L229 MonitoredProcess]: Starting monitored process 1147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1147)] Waiting until timeout for monitored process [2024-02-10 01:08:25,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,970 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,971 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,971 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,972 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:25,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:25,986 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1147)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:25,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:25,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:25,987 INFO L229 MonitoredProcess]: Starting monitored process 1148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:25,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1148)] Waiting until timeout for monitored process [2024-02-10 01:08:25,989 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:25,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:25,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:25,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:25,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:25,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:25,996 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:25,997 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:25,997 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,001 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1148)] Ended with exit code 0 [2024-02-10 01:08:26,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,004 INFO L229 MonitoredProcess]: Starting monitored process 1149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1149)] Waiting until timeout for monitored process [2024-02-10 01:08:26,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,018 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:26,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:26,021 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-10 01:08:26,021 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-10 01:08:26,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,033 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1149)] Ended with exit code 0 [2024-02-10 01:08:26,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,034 INFO L229 MonitoredProcess]: Starting monitored process 1150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,035 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1150)] Waiting until timeout for monitored process [2024-02-10 01:08:26,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,043 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:26,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,043 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:26,044 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:26,044 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1150)] Ended with exit code 0 [2024-02-10 01:08:26,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,058 INFO L229 MonitoredProcess]: Starting monitored process 1151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,060 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1151)] Waiting until timeout for monitored process [2024-02-10 01:08:26,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,067 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,067 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:26,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,068 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:26,068 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:26,069 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1151)] Ended with exit code 0 [2024-02-10 01:08:26,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,087 INFO L229 MonitoredProcess]: Starting monitored process 1152 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,089 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1152)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,096 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:26,096 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,096 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:26,097 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:26,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,102 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1152)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:26,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,103 INFO L229 MonitoredProcess]: Starting monitored process 1153 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1153)] Waiting until timeout for monitored process [2024-02-10 01:08:26,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,112 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:26,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,113 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-10 01:08:26,114 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-10 01:08:26,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1153)] Ended with exit code 0 [2024-02-10 01:08:26,129 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-10 01:08:26,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,130 INFO L229 MonitoredProcess]: Starting monitored process 1154 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1154)] Waiting until timeout for monitored process [2024-02-10 01:08:26,132 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,138 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,139 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,139 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:26,139 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1154)] Ended with exit code 0 [2024-02-10 01:08:26,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,148 INFO L229 MonitoredProcess]: Starting monitored process 1155 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1155)] Waiting until timeout for monitored process [2024-02-10 01:08:26,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,156 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,156 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,156 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,158 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,158 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1155)] Ended with exit code 0 [2024-02-10 01:08:26,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,167 INFO L229 MonitoredProcess]: Starting monitored process 1156 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,169 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1156)] Waiting until timeout for monitored process [2024-02-10 01:08:26,170 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,176 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,177 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,177 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,179 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,179 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,183 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,186 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1156)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:26,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,189 INFO L229 MonitoredProcess]: Starting monitored process 1157 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1157)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,197 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,197 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,198 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:26,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1157)] Ended with exit code 0 [2024-02-10 01:08:26,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,216 INFO L229 MonitoredProcess]: Starting monitored process 1158 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1158)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,224 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,225 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,225 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,226 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,227 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1158)] Ended with exit code 0 [2024-02-10 01:08:26,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,247 INFO L229 MonitoredProcess]: Starting monitored process 1159 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1159)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,255 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,255 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,256 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,256 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:26,256 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1159)] Ended with exit code 0 [2024-02-10 01:08:26,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,274 INFO L229 MonitoredProcess]: Starting monitored process 1160 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1160)] Waiting until timeout for monitored process [2024-02-10 01:08:26,277 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,283 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,284 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,285 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,285 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1160)] Ended with exit code 0 [2024-02-10 01:08:26,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,294 INFO L229 MonitoredProcess]: Starting monitored process 1161 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,295 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1161)] Waiting until timeout for monitored process [2024-02-10 01:08:26,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,303 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,303 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,304 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,304 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:26,304 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,316 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1161)] Ended with exit code 0 [2024-02-10 01:08:26,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,317 INFO L229 MonitoredProcess]: Starting monitored process 1162 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,319 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1162)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,326 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,326 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,327 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,327 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:26,327 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1162)] Ended with exit code 0 [2024-02-10 01:08:26,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,340 INFO L229 MonitoredProcess]: Starting monitored process 1163 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1163)] Waiting until timeout for monitored process [2024-02-10 01:08:26,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,349 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,350 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,350 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,350 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,350 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:26,350 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,355 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1163)] Ended with exit code 0 [2024-02-10 01:08:26,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,356 INFO L229 MonitoredProcess]: Starting monitored process 1164 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,358 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1164)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,367 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,367 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,369 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,369 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1164)] Ended with exit code 0 [2024-02-10 01:08:26,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,378 INFO L229 MonitoredProcess]: Starting monitored process 1165 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1165)] Waiting until timeout for monitored process [2024-02-10 01:08:26,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,389 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,389 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,389 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,389 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,390 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:26,390 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1165)] Ended with exit code 0 [2024-02-10 01:08:26,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,395 INFO L229 MonitoredProcess]: Starting monitored process 1166 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1166)] Waiting until timeout for monitored process [2024-02-10 01:08:26,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,405 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,405 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,405 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:26,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,406 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,406 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:26,406 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:26,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,419 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1166)] Ended with exit code 0 [2024-02-10 01:08:26,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,420 INFO L229 MonitoredProcess]: Starting monitored process 1167 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1167)] Waiting until timeout for monitored process [2024-02-10 01:08:26,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,430 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,431 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,431 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,433 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,433 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1167)] Ended with exit code 0 [2024-02-10 01:08:26,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,442 INFO L229 MonitoredProcess]: Starting monitored process 1168 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,443 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1168)] Waiting until timeout for monitored process [2024-02-10 01:08:26,444 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,451 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,451 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,454 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,454 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,467 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,470 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1168)] Ended with exit code 0 [2024-02-10 01:08:26,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,471 INFO L229 MonitoredProcess]: Starting monitored process 1169 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1169)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,480 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,482 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,482 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,497 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1169)] Ended with exit code 0 [2024-02-10 01:08:26,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,498 INFO L229 MonitoredProcess]: Starting monitored process 1170 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1170)] Waiting until timeout for monitored process [2024-02-10 01:08:26,500 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,507 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,508 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,508 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,510 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,510 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1170)] Ended with exit code 0 [2024-02-10 01:08:26,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,520 INFO L229 MonitoredProcess]: Starting monitored process 1171 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,521 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1171)] Waiting until timeout for monitored process [2024-02-10 01:08:26,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,530 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,530 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,530 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,532 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,532 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,546 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1171)] Ended with exit code 0 [2024-02-10 01:08:26,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,551 INFO L229 MonitoredProcess]: Starting monitored process 1172 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1172)] Waiting until timeout for monitored process [2024-02-10 01:08:26,554 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,560 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,560 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,560 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,560 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,560 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,562 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,562 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1172)] Ended with exit code 0 [2024-02-10 01:08:26,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,571 INFO L229 MonitoredProcess]: Starting monitored process 1173 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1173)] Waiting until timeout for monitored process [2024-02-10 01:08:26,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,581 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,581 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,583 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,583 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1173)] Ended with exit code 0 [2024-02-10 01:08:26,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,599 INFO L229 MonitoredProcess]: Starting monitored process 1174 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1174)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,608 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,608 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,610 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,610 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,618 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1174)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:26,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,619 INFO L229 MonitoredProcess]: Starting monitored process 1175 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1175)] Waiting until timeout for monitored process [2024-02-10 01:08:26,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,628 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,628 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,628 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,630 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,630 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1175)] Ended with exit code 0 [2024-02-10 01:08:26,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,641 INFO L229 MonitoredProcess]: Starting monitored process 1176 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1176)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,651 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,651 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,654 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,654 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,661 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1176)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:26,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,662 INFO L229 MonitoredProcess]: Starting monitored process 1177 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1177)] Waiting until timeout for monitored process [2024-02-10 01:08:26,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,670 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,671 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,671 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,673 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,673 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,678 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,681 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1177)] Ended with exit code 0 [2024-02-10 01:08:26,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,682 INFO L229 MonitoredProcess]: Starting monitored process 1178 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,683 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1178)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,692 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,696 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,696 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1178)] Ended with exit code 0 [2024-02-10 01:08:26,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,708 INFO L229 MonitoredProcess]: Starting monitored process 1179 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1179)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,718 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,718 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,720 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,720 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,728 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1179)] Ended with exit code 0 [2024-02-10 01:08:26,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,729 INFO L229 MonitoredProcess]: Starting monitored process 1180 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1180)] Waiting until timeout for monitored process [2024-02-10 01:08:26,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,740 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,740 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,740 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,742 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,742 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,752 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1180)] Ended with exit code 0 [2024-02-10 01:08:26,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,754 INFO L229 MonitoredProcess]: Starting monitored process 1181 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1181)] Waiting until timeout for monitored process [2024-02-10 01:08:26,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,763 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,764 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,768 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,768 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,788 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1181)] Ended with exit code 0 [2024-02-10 01:08:26,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,789 INFO L229 MonitoredProcess]: Starting monitored process 1182 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1182)] Waiting until timeout for monitored process [2024-02-10 01:08:26,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,799 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,799 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,800 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,801 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,801 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1182)] Ended with exit code 0 [2024-02-10 01:08:26,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,811 INFO L229 MonitoredProcess]: Starting monitored process 1183 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1183)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,821 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,821 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,823 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,823 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1183)] Ended with exit code 0 [2024-02-10 01:08:26,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,832 INFO L229 MonitoredProcess]: Starting monitored process 1184 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1184)] Waiting until timeout for monitored process [2024-02-10 01:08:26,834 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,841 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,841 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,841 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,843 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,843 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1184)] Ended with exit code 0 [2024-02-10 01:08:26,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,851 INFO L229 MonitoredProcess]: Starting monitored process 1185 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,853 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1185)] Waiting until timeout for monitored process [2024-02-10 01:08:26,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,860 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,860 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,862 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,862 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1185)] Ended with exit code 0 [2024-02-10 01:08:26,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,877 INFO L229 MonitoredProcess]: Starting monitored process 1186 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,879 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1186)] Waiting until timeout for monitored process [2024-02-10 01:08:26,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,885 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,886 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,888 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,888 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1186)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:26,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,896 INFO L229 MonitoredProcess]: Starting monitored process 1187 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1187)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,907 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,909 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,909 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1187)] Ended with exit code 0 [2024-02-10 01:08:26,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,918 INFO L229 MonitoredProcess]: Starting monitored process 1188 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,919 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1188)] Waiting until timeout for monitored process [2024-02-10 01:08:26,920 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:26,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,927 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,927 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,929 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,929 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,936 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1188)] Ended with exit code 0 [2024-02-10 01:08:26,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,937 INFO L229 MonitoredProcess]: Starting monitored process 1189 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1189)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,946 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,946 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,948 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,948 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1189)] Ended with exit code 0 [2024-02-10 01:08:26,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,963 INFO L229 MonitoredProcess]: Starting monitored process 1190 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1190)] Waiting until timeout for monitored process [2024-02-10 01:08:26,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-02-10 01:08:26,973 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:26,973 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:26,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:26,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:26,973 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:26,975 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:26,975 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:26,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:26,989 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1190)] Ended with exit code 0 [2024-02-10 01:08:26,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:26,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:26,990 INFO L229 MonitoredProcess]: Starting monitored process 1191 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:26,992 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1191)] Waiting until timeout for monitored process [2024-02-10 01:08:26,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,000 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,000 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,001 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1191)] Ended with exit code 0 [2024-02-10 01:08:27,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,007 INFO L229 MonitoredProcess]: Starting monitored process 1192 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1192)] Waiting until timeout for monitored process [2024-02-10 01:08:27,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,017 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,018 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,018 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1192)] Ended with exit code 0 [2024-02-10 01:08:27,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,024 INFO L229 MonitoredProcess]: Starting monitored process 1193 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1193)] Waiting until timeout for monitored process [2024-02-10 01:08:27,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,034 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,035 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,035 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1193)] Ended with exit code 0 [2024-02-10 01:08:27,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,049 INFO L229 MonitoredProcess]: Starting monitored process 1194 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1194)] Waiting until timeout for monitored process [2024-02-10 01:08:27,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,060 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,060 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,060 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,062 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,062 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1194)] Ended with exit code 0 [2024-02-10 01:08:27,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,078 INFO L229 MonitoredProcess]: Starting monitored process 1195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,080 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1195)] Waiting until timeout for monitored process [2024-02-10 01:08:27,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,090 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,090 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,091 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,092 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,092 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,107 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1195)] Ended with exit code 0 [2024-02-10 01:08:27,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,108 INFO L229 MonitoredProcess]: Starting monitored process 1196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1196)] Waiting until timeout for monitored process [2024-02-10 01:08:27,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,119 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,120 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,121 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,121 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1196)] Ended with exit code 0 [2024-02-10 01:08:27,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,137 INFO L229 MonitoredProcess]: Starting monitored process 1197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1197)] Waiting until timeout for monitored process [2024-02-10 01:08:27,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,147 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,147 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,147 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,147 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,148 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,148 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,154 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1197)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:27,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,155 INFO L229 MonitoredProcess]: Starting monitored process 1198 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1198)] Waiting until timeout for monitored process [2024-02-10 01:08:27,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,165 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,165 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,166 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,167 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,167 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1198)] Ended with exit code 0 [2024-02-10 01:08:27,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,177 INFO L229 MonitoredProcess]: Starting monitored process 1199 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1199)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,187 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,187 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,190 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,190 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1199)] Ended with exit code 0 [2024-02-10 01:08:27,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,209 INFO L229 MonitoredProcess]: Starting monitored process 1200 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,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-02-10 01:08:27,219 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,219 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,219 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,221 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,221 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1200)] Waiting until timeout for monitored process [2024-02-10 01:08:27,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,236 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1200)] Ended with exit code 0 [2024-02-10 01:08:27,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,237 INFO L229 MonitoredProcess]: Starting monitored process 1201 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1201)] Waiting until timeout for monitored process [2024-02-10 01:08:27,239 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,246 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,246 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,247 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,252 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1201)] Ended with exit code 0 [2024-02-10 01:08:27,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,253 INFO L229 MonitoredProcess]: Starting monitored process 1202 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,255 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1202)] Waiting until timeout for monitored process [2024-02-10 01:08:27,255 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,262 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,263 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,263 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,265 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,268 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1202)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:27,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,269 INFO L229 MonitoredProcess]: Starting monitored process 1203 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1203)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,278 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,278 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,280 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,280 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1203)] Ended with exit code 0 [2024-02-10 01:08:27,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,296 INFO L229 MonitoredProcess]: Starting monitored process 1204 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,298 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1204)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,306 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,307 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,307 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,307 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,324 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1204)] Ended with exit code 0 [2024-02-10 01:08:27,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,325 INFO L229 MonitoredProcess]: Starting monitored process 1205 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1205)] Waiting until timeout for monitored process [2024-02-10 01:08:27,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,335 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,335 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,336 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,336 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1205)] Ended with exit code 0 [2024-02-10 01:08:27,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,353 INFO L229 MonitoredProcess]: Starting monitored process 1206 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,354 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1206)] Waiting until timeout for monitored process [2024-02-10 01:08:27,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,365 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,365 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,367 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,367 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,374 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1206)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:27,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,375 INFO L229 MonitoredProcess]: Starting monitored process 1207 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1207)] Waiting until timeout for monitored process [2024-02-10 01:08:27,378 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,385 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,385 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,385 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,385 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,386 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,386 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1207)] Ended with exit code 0 [2024-02-10 01:08:27,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,391 INFO L229 MonitoredProcess]: Starting monitored process 1208 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,393 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1208)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,401 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,401 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,402 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,404 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,404 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1208)] Ended with exit code 0 [2024-02-10 01:08:27,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,414 INFO L229 MonitoredProcess]: Starting monitored process 1209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,415 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1209)] Waiting until timeout for monitored process [2024-02-10 01:08:27,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,424 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,424 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,424 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,424 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,424 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,433 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,437 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1209)] Ended with exit code 0 [2024-02-10 01:08:27,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,438 INFO L229 MonitoredProcess]: Starting monitored process 1210 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1210)] Waiting until timeout for monitored process [2024-02-10 01:08:27,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,449 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,450 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,450 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,464 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1210)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:27,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,465 INFO L229 MonitoredProcess]: Starting monitored process 1211 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1211)] Waiting until timeout for monitored process [2024-02-10 01:08:27,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,474 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,475 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,475 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,475 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,475 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,475 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1211)] Ended with exit code 0 [2024-02-10 01:08:27,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,488 INFO L229 MonitoredProcess]: Starting monitored process 1212 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1212)] Waiting until timeout for monitored process [2024-02-10 01:08:27,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,497 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,497 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,498 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,498 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,498 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,502 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1212)] Ended with exit code 0 [2024-02-10 01:08:27,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,503 INFO L229 MonitoredProcess]: Starting monitored process 1213 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1213)] Waiting until timeout for monitored process [2024-02-10 01:08:27,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,513 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,513 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,522 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,523 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1213)] Ended with exit code 0 [2024-02-10 01:08:27,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,551 INFO L229 MonitoredProcess]: Starting monitored process 1214 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1214)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,561 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,561 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,562 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1214)] Ended with exit code 0 [2024-02-10 01:08:27,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,580 INFO L229 MonitoredProcess]: Starting monitored process 1215 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,581 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1215)] Waiting until timeout for monitored process [2024-02-10 01:08:27,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,589 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,589 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,589 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,591 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,591 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,599 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1215)] Ended with exit code 0 [2024-02-10 01:08:27,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,600 INFO L229 MonitoredProcess]: Starting monitored process 1216 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1216)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,610 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,610 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,612 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,612 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,619 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1216)] Ended with exit code 0 [2024-02-10 01:08:27,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,620 INFO L229 MonitoredProcess]: Starting monitored process 1217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1217)] Waiting until timeout for monitored process [2024-02-10 01:08:27,622 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,628 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,628 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,629 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,630 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,631 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1217)] Ended with exit code 0 [2024-02-10 01:08:27,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,643 INFO L229 MonitoredProcess]: Starting monitored process 1218 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1218)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,652 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,652 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,652 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,653 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,658 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1218)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:27,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,659 INFO L229 MonitoredProcess]: Starting monitored process 1219 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1219)] Waiting until timeout for monitored process [2024-02-10 01:08:27,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,668 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,669 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,669 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,669 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,686 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1219)] Ended with exit code 0 [2024-02-10 01:08:27,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,687 INFO L229 MonitoredProcess]: Starting monitored process 1220 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1220)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,696 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,696 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,696 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,696 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,697 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1220)] Ended with exit code 0 [2024-02-10 01:08:27,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,707 INFO L229 MonitoredProcess]: Starting monitored process 1221 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,709 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1221)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,716 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,716 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,718 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-10 01:08:27,718 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-10 01:08:27,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1221)] Ended with exit code 0 [2024-02-10 01:08:27,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,726 INFO L229 MonitoredProcess]: Starting monitored process 1222 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1222)] Waiting until timeout for monitored process [2024-02-10 01:08:27,728 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,734 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,735 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,735 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,735 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,735 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,736 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,745 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,748 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1222)] Ended with exit code 0 [2024-02-10 01:08:27,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,749 INFO L229 MonitoredProcess]: Starting monitored process 1223 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,751 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1223)] Waiting until timeout for monitored process [2024-02-10 01:08:27,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,760 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,760 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,761 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,777 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1223)] Ended with exit code 0 [2024-02-10 01:08:27,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,778 INFO L229 MonitoredProcess]: Starting monitored process 1224 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,780 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1224)] Waiting until timeout for monitored process [2024-02-10 01:08:27,781 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,789 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,789 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,790 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,790 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1224)] Ended with exit code 0 [2024-02-10 01:08:27,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,800 INFO L229 MonitoredProcess]: Starting monitored process 1225 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1225)] Waiting until timeout for monitored process [2024-02-10 01:08:27,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,809 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,809 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-10 01:08:27,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,809 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-10 01:08:27,810 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-10 01:08:27,810 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1225)] Ended with exit code 0 [2024-02-10 01:08:27,814 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-10 01:08:27,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,815 INFO L229 MonitoredProcess]: Starting monitored process 1226 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1226)] Waiting until timeout for monitored process [2024-02-10 01:08:27,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,824 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:27,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,825 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:27,825 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:27,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1226)] Ended with exit code 0 [2024-02-10 01:08:27,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,832 INFO L229 MonitoredProcess]: Starting monitored process 1227 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1227)] Waiting until timeout for monitored process [2024-02-10 01:08:27,834 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,840 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,840 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:27,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,841 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:27,843 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:27,843 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:27,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,859 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1227)] Ended with exit code 0 [2024-02-10 01:08:27,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,860 INFO L229 MonitoredProcess]: Starting monitored process 1228 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,861 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1228)] Waiting until timeout for monitored process [2024-02-10 01:08:27,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,868 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,869 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:27,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,869 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:27,871 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:27,871 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:27,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1228)] Ended with exit code 0 [2024-02-10 01:08:27,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,881 INFO L229 MonitoredProcess]: Starting monitored process 1229 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1229)] Waiting until timeout for monitored process [2024-02-10 01:08:27,883 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,890 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:27,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,890 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:27,891 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:27,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,896 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1229)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:27,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,897 INFO L229 MonitoredProcess]: Starting monitored process 1230 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1230)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,905 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,905 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:27,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,905 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:27,908 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:27,908 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:27,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,918 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1230)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:27,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,919 INFO L229 MonitoredProcess]: Starting monitored process 1231 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1231)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,927 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:27,927 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,927 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:27,928 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:27,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,933 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1231)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:27,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,934 INFO L229 MonitoredProcess]: Starting monitored process 1232 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1232)] Waiting until timeout for monitored process [2024-02-10 01:08:27,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-02-10 01:08:27,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,945 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:27,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,945 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:27,948 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:27,948 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:27,954 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,957 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1232)] Ended with exit code 0 [2024-02-10 01:08:27,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,958 INFO L229 MonitoredProcess]: Starting monitored process 1233 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1233)] Waiting until timeout for monitored process [2024-02-10 01:08:27,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,967 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,968 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:27,968 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,968 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:27,969 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:27,969 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:27,984 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1233)] Ended with exit code 0 [2024-02-10 01:08:27,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:27,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:27,985 INFO L229 MonitoredProcess]: Starting monitored process 1234 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:27,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1234)] Waiting until timeout for monitored process [2024-02-10 01:08:27,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:27,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:27,994 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:27,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:27,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:27,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:27,995 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:27,995 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:27,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:27,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,001 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1234)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:28,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,002 INFO L229 MonitoredProcess]: Starting monitored process 1235 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1235)] Waiting until timeout for monitored process [2024-02-10 01:08:28,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,012 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:28,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,012 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,013 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:28,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:28,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,018 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1235)] Ended with exit code 0 [2024-02-10 01:08:28,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,019 INFO L229 MonitoredProcess]: Starting monitored process 1236 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1236)] Waiting until timeout for monitored process [2024-02-10 01:08:28,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-02-10 01:08:28,028 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,029 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,029 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,031 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,031 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,044 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1236)] Ended with exit code 0 [2024-02-10 01:08:28,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,049 INFO L229 MonitoredProcess]: Starting monitored process 1237 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1237)] Waiting until timeout for monitored process [2024-02-10 01:08:28,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,058 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:28,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,058 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,059 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:28,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:28,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1237)] Ended with exit code 0 [2024-02-10 01:08:28,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,072 INFO L229 MonitoredProcess]: Starting monitored process 1238 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1238)] Waiting until timeout for monitored process [2024-02-10 01:08:28,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,081 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,081 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:28,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,081 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,082 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:28,082 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:28,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1238)] Ended with exit code 0 [2024-02-10 01:08:28,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,089 INFO L229 MonitoredProcess]: Starting monitored process 1239 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1239)] Waiting until timeout for monitored process [2024-02-10 01:08:28,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,099 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,099 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,102 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,102 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,111 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1239)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:28,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,112 INFO L229 MonitoredProcess]: Starting monitored process 1240 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1240)] Waiting until timeout for monitored process [2024-02-10 01:08:28,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,121 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,121 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,126 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,126 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1240)] Ended with exit code 0 [2024-02-10 01:08:28,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,143 INFO L229 MonitoredProcess]: Starting monitored process 1241 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,144 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1241)] Waiting until timeout for monitored process [2024-02-10 01:08:28,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,151 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,152 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,154 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,154 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,164 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1241)] Ended with exit code 0 [2024-02-10 01:08:28,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,165 INFO L229 MonitoredProcess]: Starting monitored process 1242 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,166 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1242)] Waiting until timeout for monitored process [2024-02-10 01:08:28,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,175 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,175 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,178 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,178 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1242)] Ended with exit code 0 [2024-02-10 01:08:28,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,189 INFO L229 MonitoredProcess]: Starting monitored process 1243 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1243)] Waiting until timeout for monitored process [2024-02-10 01:08:28,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,198 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,199 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,202 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,202 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1243)] Ended with exit code 0 [2024-02-10 01:08:28,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,222 INFO L229 MonitoredProcess]: Starting monitored process 1244 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1244)] Waiting until timeout for monitored process [2024-02-10 01:08:28,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,236 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,236 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,239 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,239 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,248 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1244)] Ended with exit code 0 [2024-02-10 01:08:28,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,249 INFO L229 MonitoredProcess]: Starting monitored process 1245 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1245)] Waiting until timeout for monitored process [2024-02-10 01:08:28,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,258 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,259 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,259 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,262 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,262 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1245)] Ended with exit code 0 [2024-02-10 01:08:28,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,281 INFO L229 MonitoredProcess]: Starting monitored process 1246 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,283 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1246)] Waiting until timeout for monitored process [2024-02-10 01:08:28,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,291 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,292 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,292 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,295 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,295 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,311 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1246)] Ended with exit code 0 [2024-02-10 01:08:28,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,312 INFO L229 MonitoredProcess]: Starting monitored process 1247 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1247)] Waiting until timeout for monitored process [2024-02-10 01:08:28,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-02-10 01:08:28,321 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,321 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,321 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,324 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,324 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,334 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1247)] Ended with exit code 0 [2024-02-10 01:08:28,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,335 INFO L229 MonitoredProcess]: Starting monitored process 1248 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1248)] Waiting until timeout for monitored process [2024-02-10 01:08:28,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,344 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,344 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,347 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,347 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1248)] Ended with exit code 0 [2024-02-10 01:08:28,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,364 INFO L229 MonitoredProcess]: Starting monitored process 1249 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1249)] Waiting until timeout for monitored process [2024-02-10 01:08:28,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,373 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,373 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,373 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,376 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,376 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,396 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1249)] Ended with exit code 0 [2024-02-10 01:08:28,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,397 INFO L229 MonitoredProcess]: Starting monitored process 1250 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1250)] Waiting until timeout for monitored process [2024-02-10 01:08:28,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,406 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,407 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,412 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,412 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1250)] Ended with exit code 0 [2024-02-10 01:08:28,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,429 INFO L229 MonitoredProcess]: Starting monitored process 1251 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1251)] Waiting until timeout for monitored process [2024-02-10 01:08:28,431 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,440 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,440 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,443 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,443 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1251)] Ended with exit code 0 [2024-02-10 01:08:28,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,455 INFO L229 MonitoredProcess]: Starting monitored process 1252 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1252)] Waiting until timeout for monitored process [2024-02-10 01:08:28,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,464 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,465 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,468 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,468 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1252)] Ended with exit code 0 [2024-02-10 01:08:28,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,489 INFO L229 MonitoredProcess]: Starting monitored process 1253 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,491 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1253)] Waiting until timeout for monitored process [2024-02-10 01:08:28,491 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,501 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,507 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,507 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,526 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1253)] Ended with exit code 0 [2024-02-10 01:08:28,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,527 INFO L229 MonitoredProcess]: Starting monitored process 1254 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1254)] Waiting until timeout for monitored process [2024-02-10 01:08:28,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-02-10 01:08:28,536 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,537 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,537 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,539 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,539 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,550 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1254)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:28,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,551 INFO L229 MonitoredProcess]: Starting monitored process 1255 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1255)] Waiting until timeout for monitored process [2024-02-10 01:08:28,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-02-10 01:08:28,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,559 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,560 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,562 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,562 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,569 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,572 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1255)] Ended with exit code 0 [2024-02-10 01:08:28,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,573 INFO L229 MonitoredProcess]: Starting monitored process 1256 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1256)] Waiting until timeout for monitored process [2024-02-10 01:08:28,575 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,582 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,582 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,582 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,585 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,585 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,600 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1256)] Ended with exit code 0 [2024-02-10 01:08:28,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,601 INFO L229 MonitoredProcess]: Starting monitored process 1257 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1257)] Waiting until timeout for monitored process [2024-02-10 01:08:28,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-02-10 01:08:28,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,610 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,610 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,613 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,613 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,623 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1257)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:28,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,624 INFO L229 MonitoredProcess]: Starting monitored process 1258 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,625 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1258)] Waiting until timeout for monitored process [2024-02-10 01:08:28,625 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,632 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,633 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,633 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,636 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,636 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,655 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1258)] Ended with exit code 0 [2024-02-10 01:08:28,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,656 INFO L229 MonitoredProcess]: Starting monitored process 1259 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1259)] Waiting until timeout for monitored process [2024-02-10 01:08:28,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,664 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,664 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,664 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,667 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,667 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1259)] Ended with exit code 0 [2024-02-10 01:08:28,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,677 INFO L229 MonitoredProcess]: Starting monitored process 1260 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1260)] Waiting until timeout for monitored process [2024-02-10 01:08:28,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,686 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,686 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,689 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,689 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,708 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1260)] Ended with exit code 0 [2024-02-10 01:08:28,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,709 INFO L229 MonitoredProcess]: Starting monitored process 1261 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1261)] Waiting until timeout for monitored process [2024-02-10 01:08:28,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,717 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,717 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,720 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,720 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,727 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,730 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1261)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:28,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,731 INFO L229 MonitoredProcess]: Starting monitored process 1262 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1262)] Waiting until timeout for monitored process [2024-02-10 01:08:28,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,739 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,740 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,742 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,742 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1262)] Ended with exit code 0 [2024-02-10 01:08:28,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,763 INFO L229 MonitoredProcess]: Starting monitored process 1263 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1263)] Waiting until timeout for monitored process [2024-02-10 01:08:28,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-02-10 01:08:28,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,771 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,772 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:28,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,772 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,772 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:28,773 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:28,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,777 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1263)] Ended with exit code 0 [2024-02-10 01:08:28,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,778 INFO L229 MonitoredProcess]: Starting monitored process 1264 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,780 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1264)] Waiting until timeout for monitored process [2024-02-10 01:08:28,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,787 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:28,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,788 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,788 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:28,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:28,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,799 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1264)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:28,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,800 INFO L229 MonitoredProcess]: Starting monitored process 1265 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1265)] Waiting until timeout for monitored process [2024-02-10 01:08:28,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,809 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,809 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:28,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,809 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,810 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:28,810 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:28,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,827 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1265)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:28,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,828 INFO L229 MonitoredProcess]: Starting monitored process 1266 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1266)] Waiting until timeout for monitored process [2024-02-10 01:08:28,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,838 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,838 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,841 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,841 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,860 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1266)] Ended with exit code 0 [2024-02-10 01:08:28,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,861 INFO L229 MonitoredProcess]: Starting monitored process 1267 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1267)] Waiting until timeout for monitored process [2024-02-10 01:08:28,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,871 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,871 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,874 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,874 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,889 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,892 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1267)] Ended with exit code 0 [2024-02-10 01:08:28,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,893 INFO L229 MonitoredProcess]: Starting monitored process 1268 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1268)] Waiting until timeout for monitored process [2024-02-10 01:08:28,895 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,901 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,901 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,901 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,904 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,904 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,913 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1268)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:28,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,914 INFO L229 MonitoredProcess]: Starting monitored process 1269 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,915 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1269)] Waiting until timeout for monitored process [2024-02-10 01:08:28,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,923 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,923 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:28,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,923 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,924 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:28,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:28,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,936 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1269)] Ended with exit code 0 [2024-02-10 01:08:28,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,937 INFO L229 MonitoredProcess]: Starting monitored process 1270 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1270)] Waiting until timeout for monitored process [2024-02-10 01:08:28,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-02-10 01:08:28,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,945 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,946 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,948 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,948 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,958 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1270)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:28,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,959 INFO L229 MonitoredProcess]: Starting monitored process 1271 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1271)] Waiting until timeout for monitored process [2024-02-10 01:08:28,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,968 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,969 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,969 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,973 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,973 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:28,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:28,987 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1271)] Ended with exit code 0 [2024-02-10 01:08:28,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:28,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:28,988 INFO L229 MonitoredProcess]: Starting monitored process 1272 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:28,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1272)] Waiting until timeout for monitored process [2024-02-10 01:08:28,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:28,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:28,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:28,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:28,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:28,997 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:28,999 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:28,999 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:29,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1272)] Ended with exit code 0 [2024-02-10 01:08:29,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,009 INFO L229 MonitoredProcess]: Starting monitored process 1273 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1273)] Waiting until timeout for monitored process [2024-02-10 01:08:29,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,017 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,018 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,018 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,023 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1273)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:29,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,024 INFO L229 MonitoredProcess]: Starting monitored process 1274 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1274)] Waiting until timeout for monitored process [2024-02-10 01:08:29,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,033 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,033 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,033 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,034 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1274)] Ended with exit code 0 [2024-02-10 01:08:29,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,040 INFO L229 MonitoredProcess]: Starting monitored process 1275 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1275)] Waiting until timeout for monitored process [2024-02-10 01:08:29,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-02-10 01:08:29,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,049 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,049 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,052 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:29,052 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:29,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1275)] Ended with exit code 0 [2024-02-10 01:08:29,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,069 INFO L229 MonitoredProcess]: Starting monitored process 1276 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1276)] Waiting until timeout for monitored process [2024-02-10 01:08:29,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,078 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,078 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,078 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,079 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,079 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,091 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1276)] Ended with exit code 0 [2024-02-10 01:08:29,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,092 INFO L229 MonitoredProcess]: Starting monitored process 1277 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,094 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1277)] Waiting until timeout for monitored process [2024-02-10 01:08:29,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,101 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,102 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,102 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,116 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1277)] Ended with exit code 0 [2024-02-10 01:08:29,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,117 INFO L229 MonitoredProcess]: Starting monitored process 1278 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1278)] Waiting until timeout for monitored process [2024-02-10 01:08:29,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-02-10 01:08:29,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,128 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,128 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,131 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:29,131 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:29,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,140 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1278)] Ended with exit code 0 [2024-02-10 01:08:29,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,141 INFO L229 MonitoredProcess]: Starting monitored process 1279 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1279)] Waiting until timeout for monitored process [2024-02-10 01:08:29,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,150 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,150 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,151 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,151 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,151 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1279)] Ended with exit code 0 [2024-02-10 01:08:29,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,157 INFO L229 MonitoredProcess]: Starting monitored process 1280 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1280)] Waiting until timeout for monitored process [2024-02-10 01:08:29,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-02-10 01:08:29,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,169 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,169 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,171 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:29,171 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:29,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,181 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1280)] Ended with exit code 0 [2024-02-10 01:08:29,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,182 INFO L229 MonitoredProcess]: Starting monitored process 1281 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1281)] Waiting until timeout for monitored process [2024-02-10 01:08:29,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,193 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,193 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,193 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,194 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,194 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,210 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1281)] Ended with exit code 0 [2024-02-10 01:08:29,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,211 INFO L229 MonitoredProcess]: Starting monitored process 1282 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1282)] Waiting until timeout for monitored process [2024-02-10 01:08:29,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,221 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,221 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,221 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,222 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,222 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,227 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1282)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:29,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,228 INFO L229 MonitoredProcess]: Starting monitored process 1283 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1283)] Waiting until timeout for monitored process [2024-02-10 01:08:29,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,239 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,239 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,239 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,240 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1283)] Ended with exit code 0 [2024-02-10 01:08:29,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,246 INFO L229 MonitoredProcess]: Starting monitored process 1284 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1284)] Waiting until timeout for monitored process [2024-02-10 01:08:29,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,257 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,257 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,258 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,263 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1284)] Ended with exit code 0 [2024-02-10 01:08:29,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,264 INFO L229 MonitoredProcess]: Starting monitored process 1285 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1285)] Waiting until timeout for monitored process [2024-02-10 01:08:29,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,277 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,277 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,291 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:29,291 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:29,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1285)] Ended with exit code 0 [2024-02-10 01:08:29,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,367 INFO L229 MonitoredProcess]: Starting monitored process 1286 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1286)] Waiting until timeout for monitored process [2024-02-10 01:08:29,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,375 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,376 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,378 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,381 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1286)] Ended with exit code 0 [2024-02-10 01:08:29,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,382 INFO L229 MonitoredProcess]: Starting monitored process 1287 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,383 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1287)] Waiting until timeout for monitored process [2024-02-10 01:08:29,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-02-10 01:08:29,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,391 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,391 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,393 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:29,393 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:29,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,403 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1287)] Ended with exit code 0 [2024-02-10 01:08:29,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,404 INFO L229 MonitoredProcess]: Starting monitored process 1288 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1288)] Waiting until timeout for monitored process [2024-02-10 01:08:29,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-02-10 01:08:29,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,412 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,413 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,415 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:29,415 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:29,422 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,425 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1288)] Ended with exit code 0 [2024-02-10 01:08:29,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,426 INFO L229 MonitoredProcess]: Starting monitored process 1289 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1289)] Waiting until timeout for monitored process [2024-02-10 01:08:29,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,435 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,436 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,436 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,438 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:29,438 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:29,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1289)] Ended with exit code 0 [2024-02-10 01:08:29,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,447 INFO L229 MonitoredProcess]: Starting monitored process 1290 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,449 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1290)] Waiting until timeout for monitored process [2024-02-10 01:08:29,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-02-10 01:08:29,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,456 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,456 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,456 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,457 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,467 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,469 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1290)] Ended with exit code 0 [2024-02-10 01:08:29,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,470 INFO L229 MonitoredProcess]: Starting monitored process 1291 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1291)] Waiting until timeout for monitored process [2024-02-10 01:08:29,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,483 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,483 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,484 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,497 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1291)] Ended with exit code 0 [2024-02-10 01:08:29,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,501 INFO L229 MonitoredProcess]: Starting monitored process 1292 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,503 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1292)] Waiting until timeout for monitored process [2024-02-10 01:08:29,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,511 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,511 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,512 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,512 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,516 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1292)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:29,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,517 INFO L229 MonitoredProcess]: Starting monitored process 1293 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1293)] Waiting until timeout for monitored process [2024-02-10 01:08:29,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,526 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,526 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,528 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-10 01:08:29,528 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-10 01:08:29,534 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1293)] Ended with exit code 0 [2024-02-10 01:08:29,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,538 INFO L229 MonitoredProcess]: Starting monitored process 1294 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1294)] Waiting until timeout for monitored process [2024-02-10 01:08:29,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-02-10 01:08:29,547 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,547 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,547 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,547 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,548 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,548 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,552 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1294)] Ended with exit code 0 [2024-02-10 01:08:29,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,553 INFO L229 MonitoredProcess]: Starting monitored process 1295 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,555 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1295)] Waiting until timeout for monitored process [2024-02-10 01:08:29,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,561 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,562 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,562 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1295)] Ended with exit code 0 [2024-02-10 01:08:29,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,567 INFO L229 MonitoredProcess]: Starting monitored process 1296 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1296)] Waiting until timeout for monitored process [2024-02-10 01:08:29,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-02-10 01:08:29,576 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,576 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,576 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,576 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,577 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,577 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1296)] Ended with exit code 0 [2024-02-10 01:08:29,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:08:29,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:08:29,583 INFO L229 MonitoredProcess]: Starting monitored process 1297 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:08:29,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1297)] Waiting until timeout for monitored process [2024-02-10 01:08:29,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:08:29,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-10 01:08:29,592 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-10 01:08:29,592 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:08:29,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:08:29,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:08:29,592 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-10 01:08:29,593 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:08:29,593 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:08:29,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:08:29,598 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1297)] Forceful destruction successful, exit code 0 [2024-02-10 01:08:29,619 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 01:08:29 BoogieIcfgContainer [2024-02-10 01:08:29,619 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 01:08:29,620 INFO L158 Benchmark]: Toolchain (without parser) took 66388.03ms. Allocated memory was 309.3MB in the beginning and 7.3GB in the end (delta: 7.0GB). Free memory was 242.5MB in the beginning and 3.2GB in the end (delta: -3.0GB). Peak memory consumption was 4.0GB. Max. memory is 8.0GB. [2024-02-10 01:08:29,621 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 178.3MB. Free memory is still 150.6MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 01:08:29,621 INFO L158 Benchmark]: CACSL2BoogieTranslator took 234.92ms. Allocated memory is still 309.3MB. Free memory was 242.5MB in the beginning and 230.9MB in the end (delta: 11.6MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. [2024-02-10 01:08:29,621 INFO L158 Benchmark]: Boogie Procedure Inliner took 45.30ms. Allocated memory is still 309.3MB. Free memory was 230.9MB in the beginning and 228.9MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 01:08:29,621 INFO L158 Benchmark]: Boogie Preprocessor took 31.06ms. Allocated memory is still 309.3MB. Free memory was 228.9MB in the beginning and 227.2MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 01:08:29,621 INFO L158 Benchmark]: RCFGBuilder took 517.02ms. Allocated memory is still 309.3MB. Free memory was 227.2MB in the beginning and 208.3MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. [2024-02-10 01:08:29,622 INFO L158 Benchmark]: BuchiAutomizer took 65551.49ms. Allocated memory was 309.3MB in the beginning and 7.3GB in the end (delta: 7.0GB). Free memory was 208.3MB in the beginning and 3.2GB in the end (delta: -3.0GB). Peak memory consumption was 4.0GB. Max. memory is 8.0GB. [2024-02-10 01:08:29,623 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.12ms. Allocated memory is still 178.3MB. Free memory is still 150.6MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 234.92ms. Allocated memory is still 309.3MB. Free memory was 242.5MB in the beginning and 230.9MB in the end (delta: 11.6MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 45.30ms. Allocated memory is still 309.3MB. Free memory was 230.9MB in the beginning and 228.9MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 31.06ms. Allocated memory is still 309.3MB. Free memory was 228.9MB in the beginning and 227.2MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 517.02ms. Allocated memory is still 309.3MB. Free memory was 227.2MB in the beginning and 208.3MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. * BuchiAutomizer took 65551.49ms. Allocated memory was 309.3MB in the beginning and 7.3GB in the end (delta: 7.0GB). Free memory was 208.3MB in the beginning and 3.2GB in the end (delta: -3.0GB). Peak memory consumption was 4.0GB. Max. memory is 8.0GB. * 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 65.4s and 1 iterations. TraceHistogramMax:0. Analysis of lassos took 46.0s. 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: inital316 mio100 ax130 hnf100 lsp51 ukn59 mio100 lsp47 div515 bol100 ite100 ukn100 eq136 hnf96 smp36 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 25ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.1s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "[258] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[]" "[269] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[]" "[344] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[]" "[369] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[]" "[276] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[]" "[330] L21-3-->L21-4: Formula: (and (= 19 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[]" "[298] L21-4-->L35: Formula: (= v_~x1~0_5 0) InVars {} OutVars{~x1~0=v_~x1~0_5} AuxVars[] AssignedVars[~x1~0]" "[370] L35-->L35-1: Formula: (= v_~x2~0_5 0) InVars {} OutVars{~x2~0=v_~x2~0_5} AuxVars[] AssignedVars[~x2~0]" "[360] L35-1-->L35-2: Formula: (= v_~x3~0_5 0) InVars {} OutVars{~x3~0=v_~x3~0_5} AuxVars[] AssignedVars[~x3~0]" "[324] L35-2-->L35-3: Formula: (= v_~x4~0_5 0) InVars {} OutVars{~x4~0=v_~x4~0_5} AuxVars[] AssignedVars[~x4~0]" "[232] L35-3-->L35-4: Formula: (= v_~x5~0_5 0) InVars {} OutVars{~x5~0=v_~x5~0_5} AuxVars[] AssignedVars[~x5~0]" "[286] L35-4-->L35-5: Formula: (= v_~x6~0_5 0) InVars {} OutVars{~x6~0=v_~x6~0_5} AuxVars[] AssignedVars[~x6~0]" "[375] L35-5-->L-1-1: Formula: (= v_~n~0_13 0) InVars {} OutVars{~n~0=v_~n~0_13} AuxVars[] AssignedVars[~n~0]" "[384] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1]" "[386] L-1-2-->L86: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre18#1=|v_ULTIMATE.start_main_#t~pre18#1_1|, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_~#t6~0#1.base=|v_ULTIMATE.start_main_~#t6~0#1.base_1|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_1|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_1|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_1|, ULTIMATE.start_main_#t~mem21#1=|v_ULTIMATE.start_main_#t~mem21#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~mem25#1=|v_ULTIMATE.start_main_#t~mem25#1_1|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_1|, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_1|, ULTIMATE.start_main_#t~pre16#1=|v_ULTIMATE.start_main_#t~pre16#1_1|, ULTIMATE.start_main_#t~nondet17#1=|v_ULTIMATE.start_main_#t~nondet17#1_1|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_1|, ULTIMATE.start_main_#t~mem22#1=|v_ULTIMATE.start_main_#t~mem22#1_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_#t~mem23#1=|v_ULTIMATE.start_main_#t~mem23#1_1|, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~#t5~0#1.base=|v_ULTIMATE.start_main_~#t5~0#1.base_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_1|, ULTIMATE.start_main_~#t5~0#1.offset=|v_ULTIMATE.start_main_~#t5~0#1.offset_1|, ULTIMATE.start_main_~#t6~0#1.offset=|v_ULTIMATE.start_main_~#t6~0#1.offset_1|, ULTIMATE.start_main_#t~nondet19#1=|v_ULTIMATE.start_main_#t~nondet19#1_1|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre18#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_~#t6~0#1.base, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~pre8#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_#t~mem21#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem25#1, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet1#1, ULTIMATE.start_main_#t~pre16#1, ULTIMATE.start_main_#t~nondet17#1, ULTIMATE.start_main_~#t4~0#1.base, ULTIMATE.start_main_#t~mem22#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem23#1, ULTIMATE.start_main_#t~nondet2#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~mem20#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~#t5~0#1.base, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_~#t5~0#1.offset, ULTIMATE.start_main_~#t6~0#1.offset, ULTIMATE.start_main_#t~nondet19#1, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_~#t2~0#1.base, ULTIMATE.start_main_#t~mem24#1]" "[227] L86-->L86-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset]" "[318] L86-1-->L86-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base]" "[393] L86-2-->L86-3: Formula: (and (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_2| 0)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 1) |v_#valid_8|) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 4) |v_#length_7|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length]" "[281] L86-3-->L86-4: Formula: (and (= (store |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 1) |v_#valid_10|) (= |v_#length_9| (store |v_#length_10| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 4)) (= |v_ULTIMATE.start_main_~#t4~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t4~0#1.base_2| 0)) (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2|) 0) (< |v_#StackHeapBarrier_5| |v_ULTIMATE.start_main_~#t4~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_10|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_9|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_2|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_2|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t4~0#1.base]" "[254] L86-4-->L86-5: Formula: (and (< |v_#StackHeapBarrier_6| |v_ULTIMATE.start_main_~#t5~0#1.base_2|) (= |v_ULTIMATE.start_main_~#t5~0#1.offset_2| 0) (= (store |v_#length_12| |v_ULTIMATE.start_main_~#t5~0#1.base_2| 4) |v_#length_11|) (= |v_#valid_12| (store |v_#valid_13| |v_ULTIMATE.start_main_~#t5~0#1.base_2| 1)) (not (= 0 |v_ULTIMATE.start_main_~#t5~0#1.base_2|)) (= (select |v_#valid_13| |v_ULTIMATE.start_main_~#t5~0#1.base_2|) 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_6|, #length=|v_#length_12|, #valid=|v_#valid_13|} OutVars{ULTIMATE.start_main_~#t5~0#1.offset=|v_ULTIMATE.start_main_~#t5~0#1.offset_2|, ULTIMATE.start_main_~#t5~0#1.base=|v_ULTIMATE.start_main_~#t5~0#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_6|, #length=|v_#length_11|, #valid=|v_#valid_12|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t5~0#1.base, #valid, ULTIMATE.start_main_~#t5~0#1.offset, #length]" "[256] L86-5-->L86-6: Formula: (and (= |v_ULTIMATE.start_main_~#t6~0#1.offset_2| 0) (= |v_#valid_14| (store |v_#valid_15| |v_ULTIMATE.start_main_~#t6~0#1.base_2| 1)) (= (select |v_#valid_15| |v_ULTIMATE.start_main_~#t6~0#1.base_2|) 0) (= |v_#length_13| (store |v_#length_14| |v_ULTIMATE.start_main_~#t6~0#1.base_2| 4)) (< |v_#StackHeapBarrier_7| |v_ULTIMATE.start_main_~#t6~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#t6~0#1.base_2|))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_7|, #length=|v_#length_14|, #valid=|v_#valid_15|} OutVars{ULTIMATE.start_main_~#t6~0#1.offset=|v_ULTIMATE.start_main_~#t6~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_7|, #length=|v_#length_13|, ULTIMATE.start_main_~#t6~0#1.base=|v_ULTIMATE.start_main_~#t6~0#1.base_2|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t6~0#1.base, #valid, ULTIMATE.start_main_~#t6~0#1.offset, #length]" "[358] L86-6-->L89: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1]" "[310] L89-->L89-1: Formula: (= v_~x1~0_6 |v_ULTIMATE.start_main_#t~nondet1#1_3|) InVars {ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} OutVars{~x1~0=v_~x1~0_6, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} AuxVars[] AssignedVars[~x1~0]" "[279] L89-1-->L90: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1]" "[380] L90-->L90-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1]" "[251] L90-1-->L90-2: Formula: (= v_~x2~0_6 |v_ULTIMATE.start_main_#t~nondet2#1_3|) InVars {ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} OutVars{~x2~0=v_~x2~0_6, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} AuxVars[] AssignedVars[~x2~0]" "[260] L90-2-->L91: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1]" "[252] L91-->L91-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1]" "[263] L91-1-->L91-2: Formula: (= v_~x3~0_6 |v_ULTIMATE.start_main_#t~nondet3#1_3|) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{~x3~0=v_~x3~0_6, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} AuxVars[] AssignedVars[~x3~0]" "[304] L91-2-->L92: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1]" "[363] L92-->L92-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1]" "[354] L92-1-->L92-2: Formula: (= v_~x4~0_6 |v_ULTIMATE.start_main_#t~nondet4#1_3|) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|, ~x4~0=v_~x4~0_6} AuxVars[] AssignedVars[~x4~0]" "[294] L92-2-->L93: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1]" "[262] L93-->L93-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1]" "[364] L93-1-->L93-2: Formula: (= v_~x5~0_6 |v_ULTIMATE.start_main_#t~nondet5#1_3|) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|, ~x5~0=v_~x5~0_6} AuxVars[] AssignedVars[~x5~0]" "[346] L93-2-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1]" "[372] L94-->L94-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1]" "[319] L94-1-->L94-2: Formula: (= v_~x6~0_6 |v_ULTIMATE.start_main_#t~nondet6#1_3|) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|, ~x6~0=v_~x6~0_6} AuxVars[] AssignedVars[~x6~0]" "[357] L94-2-->L95: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1]" "[333] L95-->L95-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1]" "[347] L95-1-->L95-2: Formula: (= v_~n~0_14 |v_ULTIMATE.start_main_#t~nondet7#1_3|) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} OutVars{~n~0=v_~n~0_14, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} AuxVars[] AssignedVars[~n~0]" "[348] L95-2-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1]" "[353] L98-->L98-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (let ((.cse0 (mod v_~x3~0_7 4294967296)) (.cse1 (mod v_~x1~0_7 4294967296)) (.cse2 (mod v_~x5~0_7 4294967296))) (and (= (mod v_~x4~0_7 4294967296) .cse0) (= (mod v_~x2~0_7 4294967296) .cse1) (< 0 .cse0) (= .cse2 (mod v_~x6~0_7 4294967296)) (< 0 .cse1) (< 0 .cse2))) 1 0)) InVars {~x3~0=v_~x3~0_7, ~x2~0=v_~x2~0_7, ~x4~0=v_~x4~0_7, ~x5~0=v_~x5~0_7, ~x6~0=v_~x6~0_7, ~x1~0=v_~x1~0_7} OutVars{~x3~0=v_~x3~0_7, ~x2~0=v_~x2~0_7, ~x4~0=v_~x4~0_7, ~x5~0=v_~x5~0_7, ~x6~0=v_~x6~0_7, ~x1~0=v_~x1~0_7, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[236] L98-1-->L31: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[316] L31-->L32: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[336] L32-->L31-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[]" "[389] L31-1-->L98-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[323] L98-2-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[287] L100-->L100-1: Formula: (= |v_ULTIMATE.start_main_#t~pre8#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre8#1]" "[312] L100-1-->L100-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks]" "[349] L100-2-->L100-3: Formula: (and (= (select |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_15| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre8#1_3|)) |v_#memory_int_3|)) InVars {#valid=|v_#valid_16|, #memory_int=|v_#memory_int_4|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_3|, #length=|v_#length_15|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{#valid=|v_#valid_16|, #memory_int=|v_#memory_int_3|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_3|, #length=|v_#length_15|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int]" "[448] L100-3-->L38-1: Formula: (and (= v_thread1Thread1of1ForFork5_thidvar1_2 0) (= |v_ULTIMATE.start_main_#t~pre8#1_7| v_thread1Thread1of1ForFork5_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_7|} OutVars{thread1Thread1of1ForFork5_thidvar1=v_thread1Thread1of1ForFork5_thidvar1_2, thread1Thread1of1ForFork5_#res.offset=|v_thread1Thread1of1ForFork5_#res.offset_4|, thread1Thread1of1ForFork5_thidvar0=v_thread1Thread1of1ForFork5_thidvar0_2, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_7|, thread1Thread1of1ForFork5_#res.base=|v_thread1Thread1of1ForFork5_#res.base_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork5_thidvar1, thread1Thread1of1ForFork5_#res.offset, thread1Thread1of1ForFork5_thidvar0, thread1Thread1of1ForFork5_#res.base]" "[395] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[]" "[398] L39-->L38-1: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0]" Loop: "[395] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[]" "[398] L39-->L38-1: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0]" RESULT: Ultimate could not prove your program: unable to determine termination [2024-02-10 01:08:29,640 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...