/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.fairness.type.for.concurrent.programs NONE -i ../../../trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-wip.me.fairness-a3464b2-m [2023-08-18 16:51:01,673 INFO L172 SettingsManager]: Resetting all preferences to default values... [2023-08-18 16:51:01,734 INFO L100 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2023-08-18 16:51:01,754 INFO L114 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-18 16:51:01,755 INFO L135 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-08-18 16:51:01,755 INFO L137 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-08-18 16:51:01,756 INFO L135 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-18 16:51:01,756 INFO L137 SettingsManager]: * Create parallel compositions if possible=false [2023-08-18 16:51:01,757 INFO L137 SettingsManager]: * Use SBE=true [2023-08-18 16:51:01,757 INFO L135 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-08-18 16:51:01,757 INFO L137 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-08-18 16:51:01,758 INFO L137 SettingsManager]: * Use old map elimination=false [2023-08-18 16:51:01,758 INFO L137 SettingsManager]: * Use external solver (rank synthesis)=false [2023-08-18 16:51:01,758 INFO L137 SettingsManager]: * Use only trivial implications for array writes=true [2023-08-18 16:51:01,759 INFO L137 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-08-18 16:51:01,759 INFO L135 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-18 16:51:01,759 INFO L137 SettingsManager]: * sizeof long=4 [2023-08-18 16:51:01,760 INFO L137 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2023-08-18 16:51:01,760 INFO L137 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-18 16:51:01,760 INFO L137 SettingsManager]: * sizeof POINTER=4 [2023-08-18 16:51:01,761 INFO L137 SettingsManager]: * Check division by zero=IGNORE [2023-08-18 16:51:01,761 INFO L137 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-08-18 16:51:01,761 INFO L137 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-08-18 16:51:01,762 INFO L137 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-08-18 16:51:01,762 INFO L137 SettingsManager]: * sizeof long double=12 [2023-08-18 16:51:01,762 INFO L137 SettingsManager]: * Check if freed pointer was valid=false [2023-08-18 16:51:01,763 INFO L137 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-08-18 16:51:01,763 INFO L137 SettingsManager]: * Use constant arrays=true [2023-08-18 16:51:01,763 INFO L137 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-08-18 16:51:01,764 INFO L135 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-18 16:51:01,764 INFO L137 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-18 16:51:01,765 INFO L135 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-18 16:51:01,765 INFO L137 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-18 16:51:01,765 INFO L137 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-08-18 16:51:01,766 INFO L135 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-08-18 16:51:01,766 INFO L137 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: Fairness type for concurrent programs -> NONE [2023-08-18 16:51:01,968 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-18 16:51:01,999 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-18 16:51:02,001 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-18 16:51:02,003 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-18 16:51:02,004 INFO L274 PluginConnector]: CDTParser initialized [2023-08-18 16:51:02,007 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c [2023-08-18 16:51:03,242 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-18 16:51:03,412 INFO L384 CDTParser]: Found 1 translation units. [2023-08-18 16:51:03,413 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c [2023-08-18 16:51:03,420 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6278c2f9f/e7292bd99fe44895a25830e7134b1b9f/FLAG59071f30e [2023-08-18 16:51:03,434 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6278c2f9f/e7292bd99fe44895a25830e7134b1b9f [2023-08-18 16:51:03,437 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-18 16:51:03,438 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-18 16:51:03,439 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-18 16:51:03,439 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-18 16:51:03,442 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-18 16:51:03,443 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,444 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2dad8b6e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03, skipping insertion in model container [2023-08-18 16:51:03,444 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,451 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2023-08-18 16:51:03,465 INFO L178 MainTranslator]: Built tables and reachable declarations [2023-08-18 16:51:03,603 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c[2147,2160] [2023-08-18 16:51:03,604 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-18 16:51:03,613 INFO L203 MainTranslator]: Completed pre-run [2023-08-18 16:51:03,630 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-nonblocking-counter-alt2.wvr.c[2147,2160] [2023-08-18 16:51:03,630 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-18 16:51:03,637 WARN L667 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-18 16:51:03,638 WARN L667 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-18 16:51:03,643 INFO L208 MainTranslator]: Completed translation [2023-08-18 16:51:03,643 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03 WrapperNode [2023-08-18 16:51:03,643 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-18 16:51:03,644 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-18 16:51:03,645 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-18 16:51:03,645 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-18 16:51:03,651 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,658 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,681 INFO L138 Inliner]: procedures = 21, calls = 24, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 57 [2023-08-18 16:51:03,682 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-18 16:51:03,683 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-18 16:51:03,683 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-18 16:51:03,683 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-18 16:51:03,691 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,693 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,697 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,697 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,701 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,704 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,706 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,706 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,708 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-18 16:51:03,709 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-18 16:51:03,709 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-18 16:51:03,709 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-18 16:51:03,713 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (1/1) ... [2023-08-18 16:51:03,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:03,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:03,754 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) [2023-08-18 16:51:03,756 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 [2023-08-18 16:51:03,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-18 16:51:03,782 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-08-18 16:51:03,783 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-08-18 16:51:03,783 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-08-18 16:51:03,783 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-08-18 16:51:03,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-18 16:51:03,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-18 16:51:03,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-18 16:51:03,783 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-08-18 16:51:03,783 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-08-18 16:51:03,783 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-18 16:51:03,783 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-18 16:51:03,783 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-18 16:51:03,784 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-18 16:51:03,785 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-18 16:51:03,860 INFO L236 CfgBuilder]: Building ICFG [2023-08-18 16:51:03,862 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-18 16:51:04,038 INFO L277 CfgBuilder]: Performing block encoding [2023-08-18 16:51:04,068 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-18 16:51:04,068 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-08-18 16:51:04,070 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.08 04:51:04 BoogieIcfgContainer [2023-08-18 16:51:04,070 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-18 16:51:04,071 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-08-18 16:51:04,071 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-08-18 16:51:04,074 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-08-18 16:51:04,074 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-08-18 16:51:04,075 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 18.08 04:51:03" (1/3) ... [2023-08-18 16:51:04,075 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@36558da4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 18.08 04:51:04, skipping insertion in model container [2023-08-18 16:51:04,075 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-08-18 16:51:04,076 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:51:03" (2/3) ... [2023-08-18 16:51:04,076 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@36558da4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 18.08 04:51:04, skipping insertion in model container [2023-08-18 16:51:04,076 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-08-18 16:51:04,076 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.08 04:51:04" (3/3) ... [2023-08-18 16:51:04,077 INFO L332 chiAutomizerObserver]: Analyzing ICFG popl20-more-nonblocking-counter-alt2.wvr.c [2023-08-18 16:51:04,147 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-08-18 16:51:04,172 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 78 places, 79 transitions, 174 flow [2023-08-18 16:51:04,202 INFO L124 PetriNetUnfolderBase]: 6/75 cut-off events. [2023-08-18 16:51:04,203 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-08-18 16:51:04,207 INFO L83 FinitePrefix]: Finished finitePrefix Result has 84 conditions, 75 events. 6/75 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 40 event pairs, 0 based on Foata normal form. 0/69 useless extension candidates. Maximal degree in co-relation 47. Up to 2 conditions per place. [2023-08-18 16:51:04,207 INFO L82 GeneralOperation]: Start removeDead. Operand has 78 places, 79 transitions, 174 flow [2023-08-18 16:51:04,212 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 76 places, 75 transitions, 162 flow [2023-08-18 16:51:04,224 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-08-18 16:51:04,224 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-08-18 16:51:04,224 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-08-18 16:51:04,224 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-08-18 16:51:04,224 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-08-18 16:51:04,224 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-08-18 16:51:04,226 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-08-18 16:51:04,226 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-08-18 16:51:04,228 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 0 states, but on-demand construction may add more states [2023-08-18 16:51:04,342 INFO L131 ngComponentsAnalysis]: Automaton has 45 accepting balls. 188 [2023-08-18 16:51:04,343 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-08-18 16:51:04,343 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-08-18 16:51:04,348 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-18 16:51:04,348 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2023-08-18 16:51:04,348 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-08-18 16:51:04,348 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 331 states, but on-demand construction may add more states [2023-08-18 16:51:04,369 INFO L131 ngComponentsAnalysis]: Automaton has 45 accepting balls. 188 [2023-08-18 16:51:04,370 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-08-18 16:51:04,370 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-08-18 16:51:04,371 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-18 16:51:04,371 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2023-08-18 16:51:04,393 INFO L748 eck$LassoCheckResult]: Stem: 81#[$Ultimate##0]don't care [152] $Ultimate##0-->L-1: Formula: (and (= |v_#NULL.base_1| 0) (= |v_#NULL.offset_1| 0)) InVars {} OutVars{#NULL.offset=|v_#NULL.offset_1|, #NULL.base=|v_#NULL.base_1|} AuxVars[] AssignedVars[#NULL.offset, #NULL.base] 84#[L-1]don't care [159] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 86#[L-1-1]don't care [177] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 88#[L21]don't care [151] 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[] 90#[L21-1]don't care [170] 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[] 92#[L21-2]don't care [168] 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[] 94#[L21-3]don't care [139] L21-3-->L21-4: Formula: (and (= 43 (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[] 96#[L21-4]don't care [187] L21-4-->L38: Formula: (= v_~M~0_5 0) InVars {} OutVars{~M~0=v_~M~0_5} AuxVars[] AssignedVars[~M~0] 98#[L38]don't care [188] L38-->L38-1: Formula: (= v_~counter~0_7 0) InVars {} OutVars{~counter~0=v_~counter~0_7} AuxVars[] AssignedVars[~counter~0] 100#[L38-1]don't care [142] L38-1-->L-1-2: Formula: (= v_~C~0_3 0) InVars {} OutVars{~C~0=v_~C~0_3} AuxVars[] AssignedVars[~C~0] 102#[L-1-2]don't care [178] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 104#[L-1-3]don't care [183] L-1-3-->L65: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~mem10#1=|v_ULTIMATE.start_main_#t~mem10#1_1|, ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem9#1=|v_ULTIMATE.start_main_#t~mem9#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem9#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem10#1, ULTIMATE.start_main_~#t2~0#1.base] 106#[L65]don't care [190] L65-->L65-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] 108#[L65-1]don't care [174] L65-1-->L65-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] 110#[L65-2]don't care [158] L65-2-->L67: 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] 112#[L67]don't care [173] L67-->L67-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~C~0_4) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|, ~C~0=v_~C~0_4} AuxVars[] AssignedVars[~C~0] 114#[L67-1]don't care [146] L67-1-->L68: 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] 116#[L68]don't care [176] L68-->L68-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] 118#[L68-1]don't care [144] L68-1-->L68-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet4#1_3| v_~M~0_6) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{~M~0=v_~M~0_6, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} AuxVars[] AssignedVars[~M~0] 120#[L68-2]don't care [128] L68-2-->L69: 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] 122#[L69]don't care [134] L69-->L69-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (< 0 (mod v_~M~0_7 4294967296)) 1 0)) InVars {~M~0=v_~M~0_7} OutVars{~M~0=v_~M~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] 124#[L69-1]don't care [179] L69-1-->L34: 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] 126#[L34]don't care [148] L34-->L35: 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] 128#[L35]don't care [172] L35-->L34-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[] 132#[L34-1]don't care [166] L34-1-->L72: Formula: (= |v_ULTIMATE.start_main_#t~pre5#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1] 134#[L72]don't care [189] L72-->L72-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 136#[L72-1]don't care [117] L72-1-->L72-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_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~pre5#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, 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{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, 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] 138#[L72-2]don't care [214] L72-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre5#1_6| v_thread1Thread1of1ForFork1_thidvar0_2) (= 0 v_thread1Thread1of1ForFork1_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_4|, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_8|, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_12, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_4|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_2, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#t~post1, thread1Thread1of1ForFork1_~i~0, thread1Thread1of1ForFork1_#res.offset, thread1Thread1of1ForFork1_thidvar1, thread1Thread1of1ForFork1_thidvar0] 140#[$Ultimate##0, L72-3]don't care [192] $Ultimate##0-->L41-4: Formula: (= v_thread1Thread1of1ForFork1_~i~0_1 0) InVars {} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 142#[L41-4, L72-3]don't care [2023-08-18 16:51:04,393 INFO L750 eck$LassoCheckResult]: Loop: 142#[L41-4, L72-3]don't care [193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[] 146#[L42, L72-3]don't care [196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0] 154#[L44, L72-3]don't care [198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 168#[L72-3, L41-2]don't care [200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 186#[L41-3, L72-3]don't care [201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 142#[L41-4, L72-3]don't care [2023-08-18 16:51:04,404 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:51:04,404 INFO L85 PathProgramCache]: Analyzing trace with hash 1221914755, now seen corresponding path program 1 times [2023-08-18 16:51:04,413 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:51:04,414 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1661065225] [2023-08-18 16:51:04,414 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:51:04,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:51:04,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:04,567 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:51:04,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:04,647 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:51:04,649 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:51:04,649 INFO L85 PathProgramCache]: Analyzing trace with hash 212904419, now seen corresponding path program 1 times [2023-08-18 16:51:04,650 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:51:04,650 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1019587316] [2023-08-18 16:51:04,650 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:51:04,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:51:04,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:04,671 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:51:04,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:04,687 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:51:04,690 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:51:04,690 INFO L85 PathProgramCache]: Analyzing trace with hash -1857570143, now seen corresponding path program 1 times [2023-08-18 16:51:04,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:51:04,691 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [345226262] [2023-08-18 16:51:04,691 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:51:04,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:51:04,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:04,732 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:51:04,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:04,777 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:51:04,870 INFO L210 LassoAnalysis]: Preferences: [2023-08-18 16:51:04,871 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-08-18 16:51:04,871 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-08-18 16:51:04,871 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-08-18 16:51:04,871 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-08-18 16:51:04,871 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:04,871 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-08-18 16:51:04,871 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-08-18 16:51:04,872 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-08-18 16:51:04,872 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-08-18 16:51:04,872 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-08-18 16:51:04,885 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:04,897 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:04,901 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:04,904 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:04,908 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:04,910 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:04,915 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:05,072 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-08-18 16:51:05,072 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-08-18 16:51:05,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,081 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) [2023-08-18 16:51:05,086 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-08-18 16:51:05,087 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-08-18 16:51:05,099 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 [2023-08-18 16:51:05,128 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 [2023-08-18 16:51:05,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,130 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) [2023-08-18 16:51:05,142 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-08-18 16:51:05,142 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-08-18 16:51:05,145 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 [2023-08-18 16:51:05,173 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-08-18 16:51:05,179 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 [2023-08-18 16:51:05,179 INFO L210 LassoAnalysis]: Preferences: [2023-08-18 16:51:05,179 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-08-18 16:51:05,179 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-08-18 16:51:05,179 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-08-18 16:51:05,179 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-08-18 16:51:05,179 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,179 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-08-18 16:51:05,180 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-08-18 16:51:05,180 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-08-18 16:51:05,180 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-08-18 16:51:05,180 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-08-18 16:51:05,182 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:05,191 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:05,195 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:05,202 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:05,206 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:05,210 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:05,213 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:05,347 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-08-18 16:51:05,351 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-08-18 16:51:05,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,357 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) [2023-08-18 16:51:05,361 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 [2023-08-18 16:51:05,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 [2023-08-18 16:51:05,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:05,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,371 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:05,375 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:05,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:05,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,400 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 [2023-08-18 16:51:05,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,402 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) [2023-08-18 16:51:05,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 [2023-08-18 16:51:05,419 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,420 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:05,423 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:05,423 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:05,426 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 [2023-08-18 16:51:05,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,445 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 [2023-08-18 16:51:05,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,447 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) [2023-08-18 16:51:05,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:05,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,467 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:05,469 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:05,469 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:05,473 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 [2023-08-18 16:51:05,485 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,491 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 [2023-08-18 16:51:05,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,493 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) [2023-08-18 16:51:05,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:05,506 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,506 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:05,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,506 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:05,508 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:05,508 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:05,517 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 [2023-08-18 16:51:05,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,523 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:05,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,524 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) [2023-08-18 16:51:05,526 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 [2023-08-18 16:51:05,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:05,534 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,534 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:05,536 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:05,536 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:05,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,558 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 [2023-08-18 16:51:05,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,560 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) [2023-08-18 16:51:05,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 [2023-08-18 16:51:05,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:05,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,580 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:05,581 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:05,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:05,583 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 [2023-08-18 16:51:05,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,599 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:05,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,602 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) [2023-08-18 16:51:05,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 [2023-08-18 16:51:05,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,618 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:05,622 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 [2023-08-18 16:51:05,623 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:05,623 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:05,647 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,653 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 [2023-08-18 16:51:05,654 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-08-18 16:51:05,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,655 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) [2023-08-18 16:51: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 [2023-08-18 16:51:05,674 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,675 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:05,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,675 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:05,681 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:05,681 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:05,686 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 [2023-08-18 16:51:05,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,692 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 [2023-08-18 16:51:05,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,694 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) [2023-08-18 16:51:05,694 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 [2023-08-18 16:51:05,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 [2023-08-18 16:51:05,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,704 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:05,708 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:05,708 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:05,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,726 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 [2023-08-18 16:51:05,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,728 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) [2023-08-18 16:51: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 [2023-08-18 16:51:05,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,741 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 [2023-08-18 16:51:05,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,741 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:05,744 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:05,744 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:05,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,766 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 [2023-08-18 16:51:05,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,769 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) [2023-08-18 16:51:05,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:05,783 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:05,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,784 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:05,787 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:05,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:05,791 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 [2023-08-18 16:51:05,813 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,818 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:05,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,820 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) [2023-08-18 16:51:05,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:05,839 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,839 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:05,843 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:05,844 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:05,848 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 [2023-08-18 16:51:05,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,865 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:05,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,866 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) [2023-08-18 16:51:05,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 [2023-08-18 16:51:05,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:05,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,882 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:05,883 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:05,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:05,888 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 [2023-08-18 16:51:05,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,903 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 [2023-08-18 16:51:05,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,905 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) [2023-08-18 16:51:05,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 [2023-08-18 16:51:05,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,923 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:05,930 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:05,930 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:05,936 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 [2023-08-18 16:51:05,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,951 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 [2023-08-18 16:51:05,951 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-08-18 16:51:05,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,952 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) [2023-08-18 16:51:05,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 [2023-08-18 16:51:05,968 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 [2023-08-18 16:51:05,972 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:05,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:05,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:05,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:05,972 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:05,975 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:05,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:05,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:05,995 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 [2023-08-18 16:51:05,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:05,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:05,996 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,011 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,012 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,015 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:06,015 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:06,018 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 [2023-08-18 16:51:06,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,041 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 [2023-08-18 16:51:06,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,042 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,063 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,067 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:06,067 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:06,068 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 [2023-08-18 16:51:06,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,089 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 [2023-08-18 16:51:06,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,090 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,110 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,111 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,111 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,112 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:06,112 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,115 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 [2023-08-18 16:51:06,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,129 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 [2023-08-18 16:51:06,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,131 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) [2023-08-18 16:51:06,134 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 [2023-08-18 16:51:06,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:06,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,143 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,146 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:06,146 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:06,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,165 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 [2023-08-18 16:51:06,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,167 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) [2023-08-18 16:51:06,169 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 [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,178 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,179 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,180 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:06,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,208 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 [2023-08-18 16:51:06,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,210 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) [2023-08-18 16:51:06,213 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 [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,223 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,225 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:06,225 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:06,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,251 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 [2023-08-18 16:51:06,252 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-08-18 16:51:06,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,253 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) [2023-08-18 16:51:06,256 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 [2023-08-18 16:51:06,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:06,265 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,265 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:06,270 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:06,270 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,299 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:06,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,300 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) [2023-08-18 16:51:06,304 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 [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,313 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,313 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:06,317 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:06,317 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:06,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,339 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 [2023-08-18 16:51:06,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,340 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) [2023-08-18 16:51:06,341 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 [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,350 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:06,356 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:06,356 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:06,378 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,384 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:06,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,386 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,402 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:06,403 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:06,403 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,406 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 [2023-08-18 16:51:06,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,423 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 [2023-08-18 16:51:06,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,425 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) [2023-08-18 16:51:06,427 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 [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,437 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,437 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:06,441 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:06,441 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:06,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,463 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:06,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,465 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) [2023-08-18 16:51:06,469 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 [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,479 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,479 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,480 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:06,481 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:06,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,501 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:06,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,503 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:06,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,518 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:06,522 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:06,522 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:06,528 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 [2023-08-18 16:51:06,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,542 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 [2023-08-18 16:51:06,542 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-08-18 16:51:06,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,543 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) [2023-08-18 16:51:06,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:06,557 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,558 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:06,558 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,558 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:06,562 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:06,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,569 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 [2023-08-18 16:51:06,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,581 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 [2023-08-18 16:51:06,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,583 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,598 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,598 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:06,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,598 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:06,600 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:06,601 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:06,605 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 [2023-08-18 16:51:06,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,621 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 [2023-08-18 16:51:06,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,623 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) [2023-08-18 16:51:06,625 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 [2023-08-18 16:51:06,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:06,635 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,635 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:06,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,635 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:06,637 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:06,638 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:06,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,657 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 [2023-08-18 16:51:06,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,658 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,674 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:06,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,674 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:06,675 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:06,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,678 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 [2023-08-18 16:51:06,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,695 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:06,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,696 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,714 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:06,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,714 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:06,718 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:06,718 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:06,723 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 [2023-08-18 16:51:06,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:06,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,741 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) [2023-08-18 16:51:06,743 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 [2023-08-18 16:51:06,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:06,752 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,752 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:06,752 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,752 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:06,753 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:06,753 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,773 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 [2023-08-18 16:51:06,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,776 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) [2023-08-18 16:51:06,778 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 [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,786 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,786 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:06,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,786 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:06,790 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:06,790 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:06,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,809 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 [2023-08-18 16:51:06,809 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-08-18 16:51:06,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,811 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,826 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,826 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:06,826 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,827 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,830 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:06,830 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,842 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 [2023-08-18 16:51:06,845 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,851 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 [2023-08-18 16:51:06,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,853 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) [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,870 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:06,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,870 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,873 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 [2023-08-18 16:51:06,874 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:06,874 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:06,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,894 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 [2023-08-18 16:51:06,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,896 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) [2023-08-18 16:51:06,898 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 [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,906 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:06,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,906 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,909 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:06,910 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:06,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,930 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 [2023-08-18 16:51:06,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,931 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) [2023-08-18 16:51:06,933 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 [2023-08-18 16:51:06,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 [2023-08-18 16:51:06,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,941 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:06,941 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:06,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,942 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:06,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:06,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,949 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 [2023-08-18 16:51:06,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,950 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) [2023-08-18 16:51:06,951 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 [2023-08-18 16:51:06,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:06,959 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:06,959 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:06,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:06,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:06,960 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:06,962 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:06,962 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:06,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:06,992 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 [2023-08-18 16:51:06,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:06,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:06,994 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) [2023-08-18 16:51:06,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:07,007 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,007 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:07,007 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,008 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:07,009 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:07,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,012 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 [2023-08-18 16:51:07,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,028 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,030 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) [2023-08-18 16:51:07,033 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,042 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:07,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:07,045 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:07,045 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:07,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,068 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 [2023-08-18 16:51:07,069 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-08-18 16:51:07,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,070 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) [2023-08-18 16:51:07,073 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 [2023-08-18 16:51:07,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:07,082 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,082 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,082 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,096 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:07,102 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:07,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,129 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 [2023-08-18 16:51:07,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,131 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) [2023-08-18 16:51:07,133 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 [2023-08-18 16:51:07,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:07,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,142 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,142 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:07,145 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:07,145 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:07,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,168 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,169 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) [2023-08-18 16:51:07,174 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 [2023-08-18 16:51:07,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:07,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,181 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,182 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:07,185 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:07,185 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:07,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,206 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 [2023-08-18 16:51:07,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,208 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) [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,226 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,227 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:07,228 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:07,228 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,234 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 [2023-08-18 16:51:07,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,261 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 [2023-08-18 16:51:07,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,262 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) [2023-08-18 16:51:07,264 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,275 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,275 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,276 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:07,282 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:07,282 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:07,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,311 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 [2023-08-18 16:51:07,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,312 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) [2023-08-18 16:51:07,313 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,325 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,325 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:07,326 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:07,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,338 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) [2023-08-18 16:51:07,340 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,349 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,349 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,350 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:07,353 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:07,353 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:07,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,373 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,374 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-08-18 16:51:07,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,375 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) [2023-08-18 16:51:07,381 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:07,389 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,390 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:07,390 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,390 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:07,393 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:07,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,399 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 [2023-08-18 16:51:07,405 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,410 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,411 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) [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,423 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:07,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,423 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:07,425 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 [2023-08-18 16:51:07,425 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:07,426 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:07,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,444 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,448 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) [2023-08-18 16:51:07,449 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,457 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,457 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:07,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,457 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:07,460 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:07,460 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:07,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,475 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,477 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) [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,493 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,493 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:07,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,493 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:07,494 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:07,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,497 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 [2023-08-18 16:51:07,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,516 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,518 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) [2023-08-18 16:51:07,520 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,530 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:07,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,530 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:07,535 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:07,535 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:07,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,558 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,560 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) [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,573 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:07,573 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,573 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:07,574 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:07,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,576 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 [2023-08-18 16:51:07,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,590 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 [2023-08-18 16:51:07,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,592 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) [2023-08-18 16:51:07,596 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,605 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,605 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:07,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,606 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:07,608 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:07,608 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:07,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,630 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 [2023-08-18 16:51:07,630 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-08-18 16:51:07,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,632 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) [2023-08-18 16:51:07,635 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,644 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,644 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:07,648 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:07,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,672 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,674 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) [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,690 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,690 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,690 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:07,693 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:07,694 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:07,701 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 [2023-08-18 16:51:07,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,720 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,722 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) [2023-08-18 16:51:07,724 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 [2023-08-18 16:51:07,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:07,733 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,734 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,734 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:07,737 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:07,737 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:07,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,760 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,761 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) [2023-08-18 16:51:07,764 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,773 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,773 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,773 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:07,775 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:07,775 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,796 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:07,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,798 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) [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,812 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 [2023-08-18 16:51:07,814 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,814 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,814 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,814 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,814 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:07,817 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:07,818 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:07,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,837 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 [2023-08-18 16:51:07,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,839 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) [2023-08-18 16:51:07,841 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 [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,850 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:07,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,850 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:07,851 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:07,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:07,866 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,869 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 [2023-08-18 16:51:07,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:07,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:07,870 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) [2023-08-18 16:51:07,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 [2023-08-18 16:51:07,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:07,885 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:07,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:07,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:07,886 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:07,889 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:07,889 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:07,897 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 [2023-08-18 16:51:07,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:07,909 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 [2023-08-18 16:51:08,426 INFO L210 LassoAnalysis]: Preferences: [2023-08-18 16:51:08,427 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-08-18 16:51:08,427 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-08-18 16:51:08,427 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-08-18 16:51:08,427 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-08-18 16:51:08,427 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:08,427 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-08-18 16:51:08,427 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-08-18 16:51:08,427 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Lasso [2023-08-18 16:51:08,427 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-08-18 16:51:08,427 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-08-18 16:51:08,430 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,437 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,439 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,442 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,444 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,447 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,449 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,664 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,666 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,668 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,670 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,673 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,675 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,677 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,679 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,681 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,685 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,687 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,688 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,696 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,705 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,708 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,711 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,713 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:08,715 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:09,071 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-08-18 16:51:09,071 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-08-18 16:51:09,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,077 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) [2023-08-18 16:51:09,079 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,088 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,090 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,090 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,121 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 [2023-08-18 16:51:09,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,122 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,137 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,137 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,137 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,139 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 [2023-08-18 16:51:09,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,151 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 [2023-08-18 16:51:09,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,153 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,164 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,164 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,164 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,165 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,167 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 [2023-08-18 16:51:09,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,180 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 [2023-08-18 16:51:09,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,181 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,192 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,192 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,193 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,194 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,196 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 [2023-08-18 16:51:09,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,216 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 [2023-08-18 16:51:09,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,217 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,229 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,230 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,230 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,233 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 [2023-08-18 16:51:09,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,246 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,247 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,260 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,261 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,262 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,262 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,265 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 [2023-08-18 16:51:09,272 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,278 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,279 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) [2023-08-18 16:51:09,281 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 [2023-08-18 16:51:09,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:09,289 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,289 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,290 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,290 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,303 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 [2023-08-18 16:51:09,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,309 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,316 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 [2023-08-18 16:51:09,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,316 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,317 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,317 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,321 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 [2023-08-18 16:51:09,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,323 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) [2023-08-18 16:51:09,323 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,331 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,332 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,332 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,337 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 [2023-08-18 16:51:09,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,338 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) [2023-08-18 16:51:09,338 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,347 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,348 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,349 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,349 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,364 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,377 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,379 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,379 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,384 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 [2023-08-18 16:51:09,393 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,396 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 [2023-08-18 16:51:09,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,398 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) [2023-08-18 16:51:09,400 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,409 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,411 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,411 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,430 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 [2023-08-18 16:51:09,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,431 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,444 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,445 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,446 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,446 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,450 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 [2023-08-18 16:51:09,461 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,464 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 [2023-08-18 16:51:09,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,465 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,476 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,477 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 [2023-08-18 16:51:09,478 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,478 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,482 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 [2023-08-18 16:51:09,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,483 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) [2023-08-18 16:51:09,485 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,491 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,492 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,493 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,493 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2023-08-18 16:51:09,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,508 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) [2023-08-18 16:51:09,513 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 [2023-08-18 16:51:09,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:09,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,519 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,520 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,520 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,527 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 [2023-08-18 16:51:09,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,533 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) [2023-08-18 16:51:09,536 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,544 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,545 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,545 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,557 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2023-08-18 16:51:09,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,558 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) [2023-08-18 16:51:09,559 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,567 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,567 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,568 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,568 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,573 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 [2023-08-18 16:51:09,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,574 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) [2023-08-18 16:51:09,575 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,582 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,583 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,584 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,584 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,588 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 [2023-08-18 16:51:09,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,590 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) [2023-08-18 16:51:09,597 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,603 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,603 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,604 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,604 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,606 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,608 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) [2023-08-18 16:51:09,609 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 [2023-08-18 16:51:09,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:09,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,617 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,618 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,618 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,646 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,649 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,656 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 [2023-08-18 16:51:09,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,659 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,660 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,660 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,676 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,678 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 [2023-08-18 16:51:09,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,679 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) [2023-08-18 16:51:09,680 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,687 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,688 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,688 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,693 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 [2023-08-18 16:51:09,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,694 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) [2023-08-18 16:51:09,695 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 [2023-08-18 16:51:09,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:09,701 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,702 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,702 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,702 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,705 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 [2023-08-18 16:51:09,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,706 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) [2023-08-18 16:51:09,707 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,714 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,715 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,715 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,719 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,720 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) [2023-08-18 16:51:09,721 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,729 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,730 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,730 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,730 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2023-08-18 16:51:09,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,734 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) [2023-08-18 16:51:09,736 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,743 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,744 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,744 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,745 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,747 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,748 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) [2023-08-18 16:51:09,748 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 [2023-08-18 16:51:09,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:09,758 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,758 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,759 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,759 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,800 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,801 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) [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,812 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,813 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,815 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 [2023-08-18 16:51:09,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,832 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,833 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) [2023-08-18 16:51:09,835 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,842 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,842 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,842 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,842 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,845 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 [2023-08-18 16:51:09,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,846 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) [2023-08-18 16:51:09,847 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,856 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,857 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,860 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,860 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,866 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,869 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 [2023-08-18 16:51:09,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,870 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) [2023-08-18 16:51:09,871 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,879 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,879 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,883 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,884 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) [2023-08-18 16:51:09,884 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,892 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,892 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,893 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,893 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,897 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,898 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) [2023-08-18 16:51:09,900 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,907 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,908 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,908 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,927 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:09,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,928 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) [2023-08-18 16:51:09,928 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,940 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,940 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:09,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,952 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 [2023-08-18 16:51:09,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,953 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) [2023-08-18 16:51:09,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:09,964 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,964 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,965 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:09,965 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:09,968 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 [2023-08-18 16:51:09,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:09,983 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 [2023-08-18 16:51:09,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:09,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:09,985 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) [2023-08-18 16:51:09,993 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 [2023-08-18 16:51:09,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 [2023-08-18 16:51:09,998 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:09,999 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:09,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:09,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:09,999 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:09,999 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:09,999 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,002 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,003 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-08-18 16:51:10,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,004 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) [2023-08-18 16:51:10,006 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 [2023-08-18 16:51:10,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:10,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,014 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,015 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,015 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,018 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,020 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,021 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) [2023-08-18 16:51:10,022 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,030 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,030 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,030 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,030 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,030 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,034 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,035 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) [2023-08-18 16:51:10,036 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,043 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,043 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,043 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,044 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,047 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2023-08-18 16:51:10,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,048 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) [2023-08-18 16:51:10,048 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,056 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,056 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,058 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,058 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,063 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,064 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) [2023-08-18 16:51:10,064 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 [2023-08-18 16:51:10,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:10,072 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,073 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,074 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,074 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,087 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 [2023-08-18 16:51:10,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,088 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) [2023-08-18 16:51:10,088 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 [2023-08-18 16:51:10,090 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:10,096 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,096 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,098 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,098 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,101 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,103 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 [2023-08-18 16:51:10,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,105 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) [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,120 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 [2023-08-18 16:51:10,120 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,122 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,122 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,131 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2023-08-18 16:51:10,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,133 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) [2023-08-18 16:51:10,133 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,143 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,145 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,145 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2023-08-18 16:51:10,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,174 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) [2023-08-18 16:51:10,175 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 [2023-08-18 16:51:10,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:10,183 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,183 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,185 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,185 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,196 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 [2023-08-18 16:51:10,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,197 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) [2023-08-18 16:51:10,198 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 [2023-08-18 16:51:10,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:10,206 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,206 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,208 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,208 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,235 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 [2023-08-18 16:51:10,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,237 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) [2023-08-18 16:51:10,237 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,246 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,249 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,249 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,254 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,256 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 [2023-08-18 16:51:10,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,257 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) [2023-08-18 16:51:10,258 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 [2023-08-18 16:51:10,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:10,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,266 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,268 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,268 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,274 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 [2023-08-18 16:51:10,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,275 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) [2023-08-18 16:51:10,276 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,284 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,286 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,286 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,321 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,324 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,326 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) [2023-08-18 16:51:10,330 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,337 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,338 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,339 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,351 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,354 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,355 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) [2023-08-18 16:51:10,356 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,365 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,366 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,366 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,372 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 [2023-08-18 16:51:10,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,373 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) [2023-08-18 16:51:10,375 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,382 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,383 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,384 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,384 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,390 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 [2023-08-18 16:51:10,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,391 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) [2023-08-18 16:51:10,392 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,400 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,401 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,402 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,402 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,419 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,422 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 [2023-08-18 16:51:10,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,423 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) [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,437 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 [2023-08-18 16:51:10,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,440 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,442 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,442 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,447 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,449 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) [2023-08-18 16:51:10,449 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,458 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,459 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,460 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,460 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,466 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 [2023-08-18 16:51:10,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,467 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) [2023-08-18 16:51:10,468 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,476 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,476 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,477 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,477 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,478 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,480 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 [2023-08-18 16:51:10,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,481 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) [2023-08-18 16:51:10,488 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,494 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,495 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,497 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,497 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,511 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,513 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) [2023-08-18 16:51:10,513 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 [2023-08-18 16:51:10,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:10,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,523 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,524 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,524 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,530 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 [2023-08-18 16:51:10,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,531 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) [2023-08-18 16:51:10,532 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,540 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,541 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,542 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,542 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,569 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,572 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,574 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) [2023-08-18 16:51:10,577 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,585 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,586 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,603 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,606 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) [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,626 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,628 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,628 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,632 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 [2023-08-18 16:51:10,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,645 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,646 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) [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,661 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,661 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,661 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,663 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 [2023-08-18 16:51:10,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,676 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 [2023-08-18 16:51:10,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,677 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) [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,692 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,693 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,693 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,693 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,695 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 [2023-08-18 16:51:10,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,708 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 [2023-08-18 16:51:10,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,709 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) [2023-08-18 16:51:10,712 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 [2023-08-18 16:51:10,713 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:10,720 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,721 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,722 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,722 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,744 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 [2023-08-18 16:51:10,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,746 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) [2023-08-18 16:51:10,748 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,757 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,757 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,757 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,757 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,775 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 [2023-08-18 16:51:10,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,776 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) [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,789 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,789 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,789 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,789 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,791 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 [2023-08-18 16:51:10,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,804 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 [2023-08-18 16:51:10,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,805 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) [2023-08-18 16:51:10,808 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,817 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,822 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,822 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,846 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,847 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) [2023-08-18 16:51:10,849 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 [2023-08-18 16:51:10,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:10,858 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,858 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,858 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,873 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,878 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,879 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) [2023-08-18 16:51:10,882 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,890 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,892 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,892 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,910 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,912 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) [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,925 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,927 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,927 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:10,932 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 [2023-08-18 16:51:10,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,946 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,947 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) [2023-08-18 16:51:10,950 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:10,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,958 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,959 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:10,959 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:10,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:10,978 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:10,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:10,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:10,979 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) [2023-08-18 16:51:10,981 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 [2023-08-18 16:51:10,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 [2023-08-18 16:51:10,990 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:10,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:10,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:10,991 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:10,992 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:10,992 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:11,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,013 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,014 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) [2023-08-18 16:51:11,017 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 [2023-08-18 16:51:11,018 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,025 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,026 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:11,027 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:11,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,046 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,046 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-08-18 16:51:11,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,047 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) [2023-08-18 16:51:11,049 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,057 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,059 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,059 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,065 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 [2023-08-18 16:51:11,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,066 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) [2023-08-18 16:51:11,068 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,075 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,075 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,077 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,079 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,080 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) [2023-08-18 16:51:11,080 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 [2023-08-18 16:51:11,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,089 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,089 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,089 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,089 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,091 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,093 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 [2023-08-18 16:51:11,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,094 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) [2023-08-18 16:51:11,095 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,103 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,103 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,105 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,105 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2023-08-18 16:51:11,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,112 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) [2023-08-18 16:51:11,113 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,121 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,121 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,123 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,123 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,127 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2023-08-18 16:51:11,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,130 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) [2023-08-18 16:51:11,131 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,139 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,139 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,141 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,141 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,172 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,173 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) [2023-08-18 16:51:11,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,184 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,185 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,187 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,187 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,193 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 [2023-08-18 16:51:11,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,206 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 [2023-08-18 16:51:11,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,207 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) [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,219 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 [2023-08-18 16:51:11,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,220 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,222 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,222 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,228 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 [2023-08-18 16:51:11,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,229 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) [2023-08-18 16:51:11,231 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,238 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,240 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,240 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,247 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 [2023-08-18 16:51:11,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,248 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) [2023-08-18 16:51:11,248 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,256 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,257 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,258 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,258 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,264 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 [2023-08-18 16:51:11,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,265 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) [2023-08-18 16:51:11,267 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,278 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,278 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,288 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 [2023-08-18 16:51:11,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,290 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) [2023-08-18 16:51:11,291 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,299 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,301 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,301 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,305 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,308 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,308 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,309 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) [2023-08-18 16:51:11,315 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 [2023-08-18 16:51:11,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,322 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,324 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,324 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,332 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,333 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) [2023-08-18 16:51:11,334 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 [2023-08-18 16:51:11,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,342 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,344 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,344 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,350 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,352 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) [2023-08-18 16:51:11,353 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,365 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,365 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,385 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,388 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 [2023-08-18 16:51:11,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,389 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) [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,397 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 [2023-08-18 16:51:11,402 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,402 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,404 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,404 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,414 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,416 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) [2023-08-18 16:51:11,416 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,427 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,427 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,429 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,429 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,433 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,437 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 [2023-08-18 16:51:11,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,438 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) [2023-08-18 16:51:11,439 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,448 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,448 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,450 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,450 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,476 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 [2023-08-18 16:51:11,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,477 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) [2023-08-18 16:51:11,477 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 [2023-08-18 16:51:11,480 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,488 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,488 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,490 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,490 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2023-08-18 16:51:11,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,511 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) [2023-08-18 16:51:11,512 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,521 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,521 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,525 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 [2023-08-18 16:51:11,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,526 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) [2023-08-18 16:51:11,527 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,536 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,536 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,538 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,538 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,569 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 [2023-08-18 16:51:11,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,570 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) [2023-08-18 16:51:11,570 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,580 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,582 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,582 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,588 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2023-08-18 16:51:11,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,589 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) [2023-08-18 16:51:11,590 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,600 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,601 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,601 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,628 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 [2023-08-18 16:51:11,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,629 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) [2023-08-18 16:51:11,630 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,655 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,656 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,656 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,656 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,656 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,660 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,662 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) [2023-08-18 16:51:11,662 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 [2023-08-18 16:51:11,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,672 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,672 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,674 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,674 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,678 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,681 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 [2023-08-18 16:51:11,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,682 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) [2023-08-18 16:51:11,683 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,692 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,692 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,696 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 [2023-08-18 16:51:11,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,697 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) [2023-08-18 16:51:11,698 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 [2023-08-18 16:51:11,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,707 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,707 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,711 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2023-08-18 16:51:11,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,715 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) [2023-08-18 16:51:11,716 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 [2023-08-18 16:51:11,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,723 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,724 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,725 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,725 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,731 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 [2023-08-18 16:51:11,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,733 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) [2023-08-18 16:51:11,734 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 [2023-08-18 16:51:11,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,742 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,742 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,742 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,743 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,746 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2023-08-18 16:51:11,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,747 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) [2023-08-18 16:51:11,747 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,756 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,757 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,757 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,802 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2023-08-18 16:51:11,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,803 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) [2023-08-18 16:51:11,803 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,813 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,818 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,818 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,833 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 [2023-08-18 16:51:11,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,838 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) [2023-08-18 16:51:11,839 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,848 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,848 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,848 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,853 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 [2023-08-18 16:51:11,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,854 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) [2023-08-18 16:51:11,855 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,864 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,865 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,865 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,872 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 [2023-08-18 16:51:11,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,873 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) [2023-08-18 16:51:11,874 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,885 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,886 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,894 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2023-08-18 16:51:11,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,895 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) [2023-08-18 16:51:11,895 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 [2023-08-18 16:51:11,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,905 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,905 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,905 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,906 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,909 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2023-08-18 16:51:11,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,910 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) [2023-08-18 16:51:11,911 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,920 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,921 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,922 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:11,922 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:11,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,929 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 [2023-08-18 16:51:11,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,930 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) [2023-08-18 16:51:11,934 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,942 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,942 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:11,942 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:11,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,943 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,946 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0 [2023-08-18 16:51:11,946 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-08-18 16:51:11,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,947 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) [2023-08-18 16:51:11,948 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,957 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,957 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:11,959 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:11,959 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:11,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,967 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 [2023-08-18 16:51:11,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,968 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) [2023-08-18 16:51:11,968 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 [2023-08-18 16:51:11,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:11,977 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,977 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,977 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:11,978 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:11,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,982 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 [2023-08-18 16:51:11,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,983 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) [2023-08-18 16:51:11,984 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 [2023-08-18 16:51:11,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 [2023-08-18 16:51:11,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:11,992 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:11,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:11,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:11,992 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:11,993 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:11,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:11,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:11,998 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:11,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:11,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:11,999 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) [2023-08-18 16:51:11,999 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,008 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,009 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,010 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,011 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,018 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 [2023-08-18 16:51:12,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,019 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) [2023-08-18 16:51:12,020 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,028 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,029 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,030 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,030 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,038 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 [2023-08-18 16:51:12,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,039 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) [2023-08-18 16:51:12,040 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,048 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,048 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,050 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,050 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,058 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:12,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,059 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) [2023-08-18 16:51:12,060 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,068 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,071 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,071 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,079 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2023-08-18 16:51:12,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,080 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) [2023-08-18 16:51:12,080 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 [2023-08-18 16:51:12,082 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,089 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,089 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,091 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,091 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,099 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) [2023-08-18 16:51:12,100 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,109 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,112 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,112 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,120 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 [2023-08-18 16:51:12,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,121 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) [2023-08-18 16:51:12,123 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,131 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,133 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,133 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,140 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0 [2023-08-18 16:51:12,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,141 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) [2023-08-18 16:51:12,143 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 [2023-08-18 16:51:12,144 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,151 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,155 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,155 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2023-08-18 16:51:12,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,168 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) [2023-08-18 16:51:12,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,183 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,184 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,186 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,187 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,189 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 [2023-08-18 16:51:12,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2023-08-18 16:51:12,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,205 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) [2023-08-18 16:51:12,205 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,214 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,215 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,218 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,218 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2023-08-18 16:51:12,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,228 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) [2023-08-18 16:51:12,243 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,249 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,249 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,252 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,252 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,259 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 [2023-08-18 16:51:12,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,260 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) [2023-08-18 16:51:12,264 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 [2023-08-18 16:51:12,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,271 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,274 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,274 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,279 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,282 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2023-08-18 16:51:12,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,283 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) [2023-08-18 16:51:12,284 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 [2023-08-18 16:51:12,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,292 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,293 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,295 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,295 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2023-08-18 16:51:12,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,304 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) [2023-08-18 16:51:12,306 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 [2023-08-18 16:51:12,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,313 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,313 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,315 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,315 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,323 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2023-08-18 16:51:12,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,324 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) [2023-08-18 16:51:12,326 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,334 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,334 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,336 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,336 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,344 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2023-08-18 16:51:12,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,345 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) [2023-08-18 16:51:12,347 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 [2023-08-18 16:51:12,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,354 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,355 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,357 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,357 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2023-08-18 16:51:12,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,365 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) [2023-08-18 16:51:12,366 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 [2023-08-18 16:51:12,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,375 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,375 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:12,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2023-08-18 16:51:12,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,380 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) [2023-08-18 16:51:12,381 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 [2023-08-18 16:51:12,383 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,389 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,389 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,392 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,392 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,410 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,413 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2023-08-18 16:51:12,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,414 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) [2023-08-18 16:51:12,414 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,423 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,425 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,425 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0 [2023-08-18 16:51:12,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,432 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) [2023-08-18 16:51:12,433 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 [2023-08-18 16:51:12,435 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,442 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,443 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,443 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2023-08-18 16:51:12,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,451 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) [2023-08-18 16:51:12,455 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,462 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,462 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,462 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,462 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:12,462 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,466 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Ended with exit code 0 [2023-08-18 16:51:12,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,467 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) [2023-08-18 16:51:12,468 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,476 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,478 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,478 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0 [2023-08-18 16:51:12,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,491 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) [2023-08-18 16:51:12,491 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 [2023-08-18 16:51:12,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,500 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,501 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:12,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0 [2023-08-18 16:51:12,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,505 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) [2023-08-18 16:51:12,506 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 [2023-08-18 16:51:12,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,515 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,515 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:12,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0 [2023-08-18 16:51:12,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,520 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) [2023-08-18 16:51:12,520 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,530 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,531 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,531 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0 [2023-08-18 16:51:12,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,539 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) [2023-08-18 16:51:12,545 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 [2023-08-18 16:51:12,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,555 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,556 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,556 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:12,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,561 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 [2023-08-18 16:51:12,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,562 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) [2023-08-18 16:51:12,562 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,571 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,572 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:12,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,576 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 [2023-08-18 16:51:12,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,577 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) [2023-08-18 16:51:12,578 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,586 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,586 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,586 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,593 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,593 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,607 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,610 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 [2023-08-18 16:51:12,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,611 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) [2023-08-18 16:51:12,611 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 [2023-08-18 16:51:12,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,620 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,620 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,621 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:12,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,624 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 [2023-08-18 16:51:12,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,625 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) [2023-08-18 16:51:12,627 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,634 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,634 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,636 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,636 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,643 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:12,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,644 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) [2023-08-18 16:51:12,645 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 [2023-08-18 16:51:12,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,653 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,654 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,657 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,657 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,673 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 [2023-08-18 16:51:12,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,674 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) [2023-08-18 16:51:12,675 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,683 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,683 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,683 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,683 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:12,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,687 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:12,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,688 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) [2023-08-18 16:51:12,688 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,697 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,699 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:12,699 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:12,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,705 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 [2023-08-18 16:51:12,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,706 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) [2023-08-18 16:51:12,707 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:12,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,715 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:12,715 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:12,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,719 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:12,719 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-08-18 16:51:12,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,720 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) [2023-08-18 16:51:12,720 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,729 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,729 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,730 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,730 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,734 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,736 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 [2023-08-18 16:51:12,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,737 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) [2023-08-18 16:51:12,737 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,745 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,746 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,746 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:12,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,750 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 [2023-08-18 16:51:12,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,751 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) [2023-08-18 16:51:12,752 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,760 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:12,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,760 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,760 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:12,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:12,762 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,764 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:12,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,769 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) [2023-08-18 16:51:12,771 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,778 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,778 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,780 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,780 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,785 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 [2023-08-18 16:51:12,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,786 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) [2023-08-18 16:51:12,788 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,795 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,795 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,795 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,797 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,797 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,803 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:12,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,804 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) [2023-08-18 16:51:12,805 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,813 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,813 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,814 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,814 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,820 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 [2023-08-18 16:51:12,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,821 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) [2023-08-18 16:51:12,821 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 [2023-08-18 16:51: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 [2023-08-18 16:51:12,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,829 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,830 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,831 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,831 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,835 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,837 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 [2023-08-18 16:51:12,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,838 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) [2023-08-18 16:51:12,840 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,847 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,847 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,848 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,849 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,854 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0 [2023-08-18 16:51:12,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,855 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) [2023-08-18 16:51:12,856 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,864 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,864 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,866 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,866 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,872 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 [2023-08-18 16:51:12,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,873 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) [2023-08-18 16:51:12,874 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,882 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,882 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,882 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,883 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,883 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,890 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 [2023-08-18 16:51:12,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,890 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) [2023-08-18 16:51:12,892 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,899 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,899 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,902 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,902 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,911 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 [2023-08-18 16:51:12,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,912 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) [2023-08-18 16:51:12,912 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 [2023-08-18 16:51: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 [2023-08-18 16:51:12,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,921 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,921 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,923 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,923 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,929 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 [2023-08-18 16:51:12,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,930 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) [2023-08-18 16:51:12,930 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,939 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,939 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,939 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,941 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,941 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,948 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 [2023-08-18 16:51:12,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,949 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) [2023-08-18 16:51:12,950 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 [2023-08-18 16:51:12,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,958 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,958 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,958 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,959 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,959 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,965 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 [2023-08-18 16:51:12,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,966 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) [2023-08-18 16:51:12,967 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 [2023-08-18 16:51:12,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:12,974 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,975 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,975 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,976 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,976 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:12,982 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 [2023-08-18 16:51:12,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:12,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:12,983 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) [2023-08-18 16:51:12,985 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 [2023-08-18 16:51:12,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 [2023-08-18 16:51:12,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:12,992 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:12,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:12,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:12,992 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:12,994 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:12,994 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:12,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,000 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 [2023-08-18 16:51:13,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,002 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) [2023-08-18 16:51:13,004 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 [2023-08-18 16:51: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 [2023-08-18 16:51:13,011 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,011 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,012 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,013 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,013 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,019 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 [2023-08-18 16:51:13,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,020 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) [2023-08-18 16:51:13,022 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,029 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,030 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,031 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,031 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,037 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,038 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) [2023-08-18 16:51:13,039 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 [2023-08-18 16:51:13,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,047 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,047 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,048 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,048 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,054 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,055 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) [2023-08-18 16:51:13,056 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,064 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,065 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,065 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,065 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:13,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,069 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 [2023-08-18 16:51:13,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,070 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) [2023-08-18 16:51:13,071 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,078 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,079 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,079 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,080 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,080 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,086 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,086 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) [2023-08-18 16:51:13,088 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,095 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,095 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,097 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,097 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,104 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 [2023-08-18 16:51:13,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,105 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) [2023-08-18 16:51:13,106 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,114 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,114 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,115 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,115 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,121 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 [2023-08-18 16:51:13,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,122 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) [2023-08-18 16:51:13,123 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,130 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,131 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,131 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,131 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:13,131 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,135 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2023-08-18 16:51:13,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,136 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) [2023-08-18 16:51:13,138 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,145 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,145 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,145 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,147 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,147 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,152 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 [2023-08-18 16:51:13,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,153 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) [2023-08-18 16:51:13,155 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,162 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,162 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,162 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,162 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:13,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,166 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 [2023-08-18 16:51:13,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,167 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) [2023-08-18 16:51:13,168 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 [2023-08-18 16:51:13,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,175 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,175 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,176 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:13,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,179 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 [2023-08-18 16:51:13,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,180 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) [2023-08-18 16:51:13,182 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,189 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,189 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,189 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,190 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,191 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,196 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 [2023-08-18 16:51:13,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,197 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) [2023-08-18 16:51:13,198 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 [2023-08-18 16:51:13,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,206 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,206 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,206 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,206 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,207 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:13,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,210 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 [2023-08-18 16:51:13,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,211 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) [2023-08-18 16:51:13,212 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,220 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,220 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,220 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,221 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:13,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,224 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 [2023-08-18 16:51:13,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,225 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) [2023-08-18 16:51:13,231 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,238 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,238 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,238 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,242 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,242 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,258 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 [2023-08-18 16:51:13,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,259 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) [2023-08-18 16:51:13,260 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,268 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,269 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,269 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,269 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:13,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0 [2023-08-18 16:51:13,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,274 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) [2023-08-18 16:51:13,275 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,282 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,282 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,283 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,283 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,314 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,315 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) [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,328 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,329 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,331 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,331 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,337 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 [2023-08-18 16:51:13,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,350 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,351 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) [2023-08-18 16:51:13,353 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,361 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,361 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,361 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,361 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:13,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,365 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 [2023-08-18 16:51:13,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,367 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) [2023-08-18 16:51:13,368 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 [2023-08-18 16:51:13,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,376 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,376 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,378 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:13,378 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:13,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,388 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2023-08-18 16:51:13,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,389 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) [2023-08-18 16:51:13,390 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,398 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:13,398 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,398 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:13,398 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:13,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,403 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,403 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-08-18 16:51:13,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,403 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) [2023-08-18 16:51:13,404 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,413 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,415 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,415 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,422 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 [2023-08-18 16:51:13,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,423 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) [2023-08-18 16:51:13,425 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,434 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,434 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,434 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,435 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:13,435 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,439 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 [2023-08-18 16:51:13,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,440 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) [2023-08-18 16:51:13,442 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,450 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,450 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,450 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:13,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,454 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,456 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) [2023-08-18 16:51:13,457 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 [2023-08-18 16:51:13,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,465 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,465 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,467 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,467 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,475 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 [2023-08-18 16:51:13,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,476 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) [2023-08-18 16:51:13,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,496 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 [2023-08-18 16:51:13,501 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,501 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,501 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,503 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,503 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,510 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 [2023-08-18 16:51:13,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,512 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) [2023-08-18 16:51:13,513 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,521 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,521 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,523 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,523 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,533 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 [2023-08-18 16:51:13,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,534 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) [2023-08-18 16:51:13,535 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,542 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,543 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,545 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,545 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,553 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 [2023-08-18 16:51:13,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,554 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) [2023-08-18 16:51:13,556 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,563 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,564 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,565 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,566 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,573 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,574 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) [2023-08-18 16:51:13,576 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,584 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,584 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,586 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,586 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,595 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 [2023-08-18 16:51:13,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,596 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) [2023-08-18 16:51:13,596 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,605 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,605 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,605 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,607 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,607 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,615 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 [2023-08-18 16:51:13,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,616 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) [2023-08-18 16:51:13,617 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,626 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,626 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,629 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,630 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,641 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 [2023-08-18 16:51:13,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,643 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) [2023-08-18 16:51:13,644 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 [2023-08-18 16:51:13,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,652 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,652 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,654 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,654 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,662 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 [2023-08-18 16:51:13,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,663 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) [2023-08-18 16:51:13,664 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,672 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,672 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,672 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,674 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,674 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,684 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 [2023-08-18 16:51:13,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,685 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) [2023-08-18 16:51:13,686 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,693 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,694 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,696 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,696 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,701 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,703 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 [2023-08-18 16:51:13,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,704 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) [2023-08-18 16:51:13,705 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,714 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,714 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,716 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,716 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,727 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 [2023-08-18 16:51:13,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,729 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) [2023-08-18 16:51:13,731 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 [2023-08-18 16:51:13,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,739 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,739 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,741 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,741 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,749 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 [2023-08-18 16:51:13,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,750 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) [2023-08-18 16:51:13,751 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,759 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,759 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,761 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,761 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,768 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,769 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) [2023-08-18 16:51:13,771 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,778 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,779 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,780 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,780 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,786 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,788 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Ended with exit code 0 [2023-08-18 16:51:13,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,789 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) [2023-08-18 16:51:13,790 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,798 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,799 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,799 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,800 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,800 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,808 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 [2023-08-18 16:51:13,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,809 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) [2023-08-18 16:51:13,810 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,817 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,817 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,817 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,818 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:13,818 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,820 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,822 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2023-08-18 16:51:13,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,822 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,823 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) [2023-08-18 16:51:13,824 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 [2023-08-18 16:51:13,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,832 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,833 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,833 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,840 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 [2023-08-18 16:51:13,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,841 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) [2023-08-18 16:51:13,843 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 [2023-08-18 16:51:13,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,851 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,851 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,853 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,853 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,860 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,861 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) [2023-08-18 16:51:13,862 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 [2023-08-18 16:51:13,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,870 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,870 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,870 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,872 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,872 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,879 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 [2023-08-18 16:51:13,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,880 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) [2023-08-18 16:51:13,880 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,889 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,889 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,889 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,889 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:13,889 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,893 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 [2023-08-18 16:51:13,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,894 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) [2023-08-18 16:51:13,896 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,903 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,903 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,903 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,905 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,905 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,913 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 [2023-08-18 16:51:13,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,914 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) [2023-08-18 16:51:13,915 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,923 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,923 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,923 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,924 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:13,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,928 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 [2023-08-18 16:51:13,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,929 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) [2023-08-18 16:51:13,930 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 [2023-08-18 16:51:13,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 [2023-08-18 16:51:13,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,938 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,938 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,938 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,938 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:13,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,942 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:13,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,943 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) [2023-08-18 16:51:13,944 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 [2023-08-18 16:51: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 [2023-08-18 16:51:13,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,953 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,953 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,954 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:13,954 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:13,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,961 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 [2023-08-18 16:51:13,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,962 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) [2023-08-18 16:51:13,964 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 [2023-08-18 16:51: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 [2023-08-18 16:51:13,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,971 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,971 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,972 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:13,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2023-08-18 16:51:13,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,978 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) [2023-08-18 16:51:13,979 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 [2023-08-18 16:51:13,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:13,986 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:13,986 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:13,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:13,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:13,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:13,987 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:13,987 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:13,987 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:13,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:13,992 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 [2023-08-18 16:51:13,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:13,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:13,993 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) [2023-08-18 16:51:13,998 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 [2023-08-18 16:51:13,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,004 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:14,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,004 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:14,010 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:14,010 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:14,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,035 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,036 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) [2023-08-18 16:51:14,037 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 [2023-08-18 16:51:14,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,045 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,045 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:14,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,045 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:14,046 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:14,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,050 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2023-08-18 16:51:14,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,051 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) [2023-08-18 16:51:14,052 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 [2023-08-18 16:51:14,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,060 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,060 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:14,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,060 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:14,062 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:14,062 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:14,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,069 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 [2023-08-18 16:51:14,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,070 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) [2023-08-18 16:51:14,072 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,080 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:14,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,080 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:14,083 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:14,083 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:14,091 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,093 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 [2023-08-18 16:51:14,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,094 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) [2023-08-18 16:51:14,096 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,104 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,104 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:14,104 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,104 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:14,105 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:14,105 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,109 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,110 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) [2023-08-18 16:51:14,111 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,119 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:14,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,119 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:14,121 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:14,121 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:14,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,128 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 [2023-08-18 16:51:14,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,129 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) [2023-08-18 16:51:14,130 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,138 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:14,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,139 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:14,139 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:14,139 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,143 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 [2023-08-18 16:51:14,144 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-08-18 16:51:14,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,144 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) [2023-08-18 16:51:14,145 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 [2023-08-18 16:51:14,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,154 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,154 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,154 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,156 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,156 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Ended with exit code 0 [2023-08-18 16:51:14,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,166 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) [2023-08-18 16:51:14,170 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,177 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,177 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,177 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,177 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,178 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,178 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,187 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 [2023-08-18 16:51:14,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,188 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) [2023-08-18 16:51:14,190 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,198 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,198 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,198 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,203 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,205 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) [2023-08-18 16:51:14,206 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,214 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,216 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,216 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,226 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 [2023-08-18 16:51:14,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,227 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) [2023-08-18 16:51:14,228 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,236 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,236 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,238 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,238 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,249 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Ended with exit code 0 [2023-08-18 16:51:14,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,250 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) [2023-08-18 16:51:14,251 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,259 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,260 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,262 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,262 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,273 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 [2023-08-18 16:51:14,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,274 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) [2023-08-18 16:51:14,276 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,284 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,285 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,287 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,287 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,295 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,298 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 [2023-08-18 16:51:14,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,299 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) [2023-08-18 16:51:14,300 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,308 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,309 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,311 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,311 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,337 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,342 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,343 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) [2023-08-18 16:51:14,346 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 [2023-08-18 16:51:14,347 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,353 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,353 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,353 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,356 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,356 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,366 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 [2023-08-18 16:51:14,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,367 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) [2023-08-18 16:51:14,367 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 [2023-08-18 16:51:14,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,376 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,376 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,378 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,378 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,388 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2023-08-18 16:51:14,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,389 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) [2023-08-18 16:51:14,391 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,399 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,399 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,400 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,404 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,404 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,420 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 [2023-08-18 16:51:14,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,421 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) [2023-08-18 16:51:14,422 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,430 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,430 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,430 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,433 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,433 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,443 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,444 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) [2023-08-18 16:51:14,445 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,453 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,453 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,454 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,456 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,456 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,482 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 [2023-08-18 16:51:14,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,483 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) [2023-08-18 16:51:14,484 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,492 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,492 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,492 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,494 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,494 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,504 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,505 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) [2023-08-18 16:51:14,506 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 [2023-08-18 16:51:14,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,514 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,514 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,517 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,517 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,527 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 [2023-08-18 16:51:14,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,528 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) [2023-08-18 16:51:14,529 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,537 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,538 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,538 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,540 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,540 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,551 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 [2023-08-18 16:51:14,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,551 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) [2023-08-18 16:51:14,552 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,561 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,561 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,563 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,563 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,573 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 [2023-08-18 16:51:14,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,574 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) [2023-08-18 16:51:14,575 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,584 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,584 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,586 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,586 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,596 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,597 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) [2023-08-18 16:51:14,598 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 [2023-08-18 16:51:14,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,607 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,607 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,609 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,609 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,619 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2023-08-18 16:51:14,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,620 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) [2023-08-18 16:51:14,620 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 [2023-08-18 16:51: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 [2023-08-18 16:51:14,629 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,629 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,629 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,629 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,630 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,630 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,635 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 [2023-08-18 16:51:14,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,636 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) [2023-08-18 16:51:14,636 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 [2023-08-18 16:51:14,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,645 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,646 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,648 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,648 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,657 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 [2023-08-18 16:51:14,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,658 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) [2023-08-18 16:51:14,659 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,667 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,667 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,667 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,669 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,669 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,679 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 [2023-08-18 16:51:14,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,680 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) [2023-08-18 16:51:14,682 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 [2023-08-18 16:51:14,683 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,689 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,689 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,690 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,692 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,692 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,701 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,702 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) [2023-08-18 16:51:14,704 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 [2023-08-18 16:51:14,705 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,712 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,712 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,713 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,718 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 [2023-08-18 16:51:14,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,719 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) [2023-08-18 16:51:14,720 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,729 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,729 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,731 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,731 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,740 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,741 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) [2023-08-18 16:51:14,743 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 [2023-08-18 16:51:14,744 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,751 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,751 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,751 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,752 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,752 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,755 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,757 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 [2023-08-18 16:51:14,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,758 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) [2023-08-18 16:51:14,759 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 [2023-08-18 16:51:14,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,767 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,767 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,767 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,767 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,768 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,768 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,774 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,774 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) [2023-08-18 16:51:14,776 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,784 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,784 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,786 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,786 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,795 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 [2023-08-18 16:51:14,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,796 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) [2023-08-18 16:51:14,796 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 [2023-08-18 16:51:14,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,805 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,805 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,806 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,811 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Ended with exit code 0 [2023-08-18 16:51:14,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,812 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) [2023-08-18 16:51:14,813 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,821 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,821 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,822 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,827 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 [2023-08-18 16:51:14,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,828 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) [2023-08-18 16:51:14,828 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,838 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,838 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,846 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,846 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,887 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 [2023-08-18 16:51:14,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,888 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) [2023-08-18 16:51:14,891 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 [2023-08-18 16:51:14,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:14,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,900 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,900 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,901 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,906 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 [2023-08-18 16:51:14,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,907 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) [2023-08-18 16:51:14,908 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,916 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,917 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,919 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,919 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,928 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:14,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,929 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) [2023-08-18 16:51:14,930 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,938 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,939 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,941 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,942 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,954 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 [2023-08-18 16:51:14,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,955 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) [2023-08-18 16:51:14,956 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,964 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,964 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:14,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,964 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,965 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:14,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:14,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,970 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 [2023-08-18 16:51:14,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,972 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) [2023-08-18 16:51:14,973 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 [2023-08-18 16:51:14,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 [2023-08-18 16:51:14,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:14,982 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:14,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:14,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:14,982 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:14,984 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:14,984 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:14,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:14,993 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 [2023-08-18 16:51:14,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:14,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:14,996 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) [2023-08-18 16:51:14,998 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 [2023-08-18 16:51:14,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,006 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:15,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,006 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:15,007 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:15,007 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,012 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 [2023-08-18 16:51:15,012 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-08-18 16:51:15,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,013 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) [2023-08-18 16:51:15,014 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,021 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,022 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,022 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,023 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,023 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,030 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) [2023-08-18 16:51:15,031 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,038 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,038 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,039 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,039 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,039 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,042 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,043 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) [2023-08-18 16:51:15,044 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,052 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,052 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,052 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,053 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,053 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,053 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,059 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 [2023-08-18 16:51:15,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,060 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) [2023-08-18 16:51:15,060 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,068 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,068 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,068 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,070 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,070 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,076 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,077 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) [2023-08-18 16:51:15,078 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,086 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,087 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,088 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,088 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,095 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,096 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) [2023-08-18 16:51:15,096 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 [2023-08-18 16:51:15,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,105 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,107 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,107 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,114 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 [2023-08-18 16:51:15,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,115 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) [2023-08-18 16:51:15,116 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,123 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,123 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,124 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,125 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,125 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,132 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 [2023-08-18 16:51:15,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,133 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) [2023-08-18 16:51:15,134 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,142 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,142 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,143 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,144 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,144 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,151 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,152 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) [2023-08-18 16:51:15,153 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,162 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,162 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,164 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,164 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,172 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,173 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) [2023-08-18 16:51:15,173 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 [2023-08-18 16:51:15,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,182 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,182 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,184 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,184 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,191 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,192 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) [2023-08-18 16:51:15,193 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 [2023-08-18 16:51:15,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,202 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,202 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,206 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,206 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,215 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 [2023-08-18 16:51:15,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,216 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) [2023-08-18 16:51:15,217 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,225 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,226 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,226 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,227 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,228 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,234 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 [2023-08-18 16:51:15,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,235 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) [2023-08-18 16:51:15,236 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 [2023-08-18 16:51:15,238 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,244 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,245 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,245 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,247 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,247 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,255 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,256 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) [2023-08-18 16:51:15,257 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,265 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,265 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,267 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,267 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,274 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,275 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) [2023-08-18 16:51:15,276 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 [2023-08-18 16:51:15,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,284 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,284 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,286 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,286 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,293 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,294 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) [2023-08-18 16:51:15,294 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,303 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,305 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,305 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,312 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,313 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) [2023-08-18 16:51:15,313 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 [2023-08-18 16:51:15,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,322 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,322 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,323 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,323 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,330 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 [2023-08-18 16:51:15,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,331 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) [2023-08-18 16:51:15,331 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 [2023-08-18 16:51:15,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,341 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,341 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,343 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,343 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,349 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,350 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) [2023-08-18 16:51:15,352 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,398 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,398 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,400 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,400 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,407 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) [2023-08-18 16:51:15,410 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,418 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,418 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,418 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,418 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,418 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,422 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 [2023-08-18 16:51:15,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,423 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) [2023-08-18 16:51:15,424 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,432 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,433 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,434 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,434 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,441 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,442 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) [2023-08-18 16:51:15,442 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 [2023-08-18 16:51:15,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,451 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,451 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,453 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,454 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,460 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,465 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) [2023-08-18 16:51:15,479 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,485 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,486 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,487 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,487 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,493 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,494 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) [2023-08-18 16:51:15,496 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,503 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,503 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,504 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,508 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 [2023-08-18 16:51:15,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,509 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) [2023-08-18 16:51:15,510 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,518 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,518 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,518 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,520 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,520 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,561 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 [2023-08-18 16:51:15,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,562 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) [2023-08-18 16:51:15,563 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,571 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,571 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,572 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,572 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,576 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 [2023-08-18 16:51:15,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,577 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) [2023-08-18 16:51:15,578 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,587 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,587 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,587 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,587 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,587 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,591 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 [2023-08-18 16:51:15,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,592 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) [2023-08-18 16:51:15,592 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 [2023-08-18 16:51:15,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,602 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,602 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,603 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,603 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,607 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,610 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 [2023-08-18 16:51:15,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,611 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) [2023-08-18 16:51:15,612 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 [2023-08-18 16:51:15,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,621 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,621 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,622 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,622 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,626 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 [2023-08-18 16:51:15,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,627 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) [2023-08-18 16:51:15,627 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,636 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,636 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,637 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,641 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 [2023-08-18 16:51:15,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,642 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) [2023-08-18 16:51:15,642 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,651 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,651 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,657 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,657 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,673 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 [2023-08-18 16:51:15,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,674 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) [2023-08-18 16:51:15,674 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,684 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,684 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,689 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 [2023-08-18 16:51:15,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,690 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) [2023-08-18 16:51:15,690 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,700 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,700 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,701 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,701 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,708 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 [2023-08-18 16:51:15,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,709 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) [2023-08-18 16:51:15,710 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,719 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,719 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,721 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,721 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,727 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,730 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 [2023-08-18 16:51:15,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,731 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) [2023-08-18 16:51:15,732 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 [2023-08-18 16:51:15,734 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,741 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,741 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,741 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,741 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,742 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,742 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,743 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,746 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 [2023-08-18 16:51:15,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,746 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) [2023-08-18 16:51:15,747 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,756 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,756 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,756 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,757 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:15,757 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:15,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,764 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 [2023-08-18 16:51:15,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,765 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) [2023-08-18 16:51:15,765 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 [2023-08-18 16:51:15,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,774 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,774 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:15,774 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,774 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:15,775 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:15,775 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,779 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 [2023-08-18 16:51:15,779 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-08-18 16:51:15,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,780 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) [2023-08-18 16:51:15,780 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,789 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:15,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,789 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:15,792 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:15,792 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:15,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,800 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2023-08-18 16:51:15,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,801 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) [2023-08-18 16:51:15,803 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,811 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,811 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:15,811 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,811 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:15,812 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:15,812 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,816 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 [2023-08-18 16:51:15,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,817 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) [2023-08-18 16:51:15,818 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 [2023-08-18 16:51:15,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:15,827 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,827 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:15,827 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:15,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,827 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:15,828 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:15,828 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:15,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,832 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 [2023-08-18 16:51:15,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,833 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) [2023-08-18 16:51:15,835 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,843 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:15,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,843 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:15,847 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:15,847 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:15,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,855 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 [2023-08-18 16:51:15,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,856 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) [2023-08-18 16:51:15,858 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,865 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,866 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:15,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,866 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:15,868 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:15,868 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:15,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,877 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,878 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) [2023-08-18 16:51:15,882 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,932 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,932 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:15,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,933 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:15,935 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:15,935 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:15,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,943 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 [2023-08-18 16:51:15,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,944 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) [2023-08-18 16:51:15,945 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:15,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,954 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:15,957 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:15,957 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:15,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,966 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 [2023-08-18 16:51:15,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,967 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) [2023-08-18 16:51:15,968 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 [2023-08-18 16:51:15,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 [2023-08-18 16:51:15,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:15,977 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:15,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:15,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:15,977 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:15,980 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:15,980 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:15,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:15,989 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:15,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:15,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:15,991 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) [2023-08-18 16:51:15,993 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 [2023-08-18 16:51:15,994 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:16,001 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,001 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,001 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,004 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,004 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,011 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,015 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:16,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,016 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) [2023-08-18 16:51:16,016 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,026 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,026 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,028 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,028 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,037 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Ended with exit code 0 [2023-08-18 16:51:16,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,039 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) [2023-08-18 16:51:16,040 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 [2023-08-18 16:51:16,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:16,048 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,048 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,049 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,053 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,053 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,066 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 [2023-08-18 16:51:16,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,067 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) [2023-08-18 16:51:16,068 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,077 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,077 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,080 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,080 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,089 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Ended with exit code 0 [2023-08-18 16:51:16,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,090 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) [2023-08-18 16:51:16,091 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,100 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,100 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,100 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,103 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,103 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,113 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 [2023-08-18 16:51:16,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,114 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) [2023-08-18 16:51:16,116 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,124 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,124 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,127 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,127 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,136 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 [2023-08-18 16:51:16,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,137 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) [2023-08-18 16:51:16,138 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 [2023-08-18 16:51:16,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:16,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,147 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,147 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,149 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,149 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,159 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 [2023-08-18 16:51:16,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,160 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) [2023-08-18 16:51:16,160 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,170 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,170 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,171 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,174 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,174 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,183 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 [2023-08-18 16:51:16,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,184 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) [2023-08-18 16:51:16,185 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,194 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,194 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,196 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,196 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,205 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 [2023-08-18 16:51:16,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,206 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) [2023-08-18 16:51:16,207 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 [2023-08-18 16:51:16,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:16,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,216 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,217 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,219 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,219 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,228 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 [2023-08-18 16:51:16,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,234 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) [2023-08-18 16:51:16,234 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,243 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,243 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,243 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,245 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,245 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,254 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 [2023-08-18 16:51:16,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,255 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) [2023-08-18 16:51:16,257 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,265 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:16,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,266 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,266 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:16,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:16,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,271 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 [2023-08-18 16:51:16,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,272 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) [2023-08-18 16:51:16,272 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 [2023-08-18 16:51: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 [2023-08-18 16:51:16,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,283 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,284 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,286 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,286 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,294 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 [2023-08-18 16:51:16,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,295 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) [2023-08-18 16:51:16,303 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 [2023-08-18 16:51:16,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:16,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,312 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,312 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,314 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,314 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,323 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 [2023-08-18 16:51:16,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,324 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) [2023-08-18 16:51:16,325 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 [2023-08-18 16:51: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 [2023-08-18 16:51:16,334 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,334 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,334 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,336 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,336 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:16,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,346 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) [2023-08-18 16:51:16,348 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,357 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,357 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:16,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,357 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,358 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:16,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:16,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,363 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 [2023-08-18 16:51:16,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,364 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) [2023-08-18 16:51:16,366 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,374 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,374 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,376 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,376 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,382 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,385 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 [2023-08-18 16:51:16,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,386 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) [2023-08-18 16:51:16,387 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 [2023-08-18 16:51:16,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:16,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,395 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:16,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,395 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,396 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:16,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:16,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,401 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 [2023-08-18 16:51:16,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,402 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) [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,417 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,418 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:16,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,418 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,419 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:16,419 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:16,421 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 [2023-08-18 16:51:16,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,445 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:16,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,446 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) [2023-08-18 16:51:16,448 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,458 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,458 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,458 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,461 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,461 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,478 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,486 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:16,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,487 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) [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,501 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,501 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,501 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:16,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,502 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,502 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:16,502 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:16,506 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 [2023-08-18 16:51:16,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,520 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:16,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,522 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) [2023-08-18 16:51:16,524 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,532 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,533 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:16,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,533 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,533 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:16,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:16,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:16,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,539 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) [2023-08-18 16:51:16,539 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,549 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,549 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,559 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,559 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,589 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 [2023-08-18 16:51:16,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,590 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) [2023-08-18 16:51:16,590 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,599 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,599 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:16,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,599 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,600 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:16,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:16,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,605 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 [2023-08-18 16:51:16,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,606 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) [2023-08-18 16:51:16,608 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,616 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,616 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,618 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,618 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,626 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 [2023-08-18 16:51:16,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,627 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) [2023-08-18 16:51:16,628 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,637 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,637 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,640 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,640 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,651 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 [2023-08-18 16:51:16,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,652 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) [2023-08-18 16:51:16,654 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,662 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:16,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,662 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,663 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:16,663 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:16,665 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,667 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 [2023-08-18 16:51:16,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,668 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) [2023-08-18 16:51:16,684 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,691 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,691 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,691 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,693 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:16,693 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:16,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,702 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 [2023-08-18 16:51:16,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:16,703 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) [2023-08-18 16:51:16,704 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 [2023-08-18 16:51:16,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 [2023-08-18 16:51:16,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:16,712 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:16,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:16,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:16,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:16,712 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:16,713 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:16,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:16,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:16,717 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 [2023-08-18 16:51:16,718 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2023-08-18 16:51:16,719 INFO L748 eck$LassoCheckResult]: Stem: 81#[$Ultimate##0]don't care [152] $Ultimate##0-->L-1: Formula: (and (= |v_#NULL.base_1| 0) (= |v_#NULL.offset_1| 0)) InVars {} OutVars{#NULL.offset=|v_#NULL.offset_1|, #NULL.base=|v_#NULL.base_1|} AuxVars[] AssignedVars[#NULL.offset, #NULL.base] 84#[L-1]don't care [159] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 86#[L-1-1]don't care [177] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 88#[L21]don't care [151] 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[] 90#[L21-1]don't care [170] 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[] 92#[L21-2]don't care [168] 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[] 94#[L21-3]don't care [139] L21-3-->L21-4: Formula: (and (= 43 (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[] 96#[L21-4]don't care [187] L21-4-->L38: Formula: (= v_~M~0_5 0) InVars {} OutVars{~M~0=v_~M~0_5} AuxVars[] AssignedVars[~M~0] 98#[L38]don't care [188] L38-->L38-1: Formula: (= v_~counter~0_7 0) InVars {} OutVars{~counter~0=v_~counter~0_7} AuxVars[] AssignedVars[~counter~0] 100#[L38-1]don't care [142] L38-1-->L-1-2: Formula: (= v_~C~0_3 0) InVars {} OutVars{~C~0=v_~C~0_3} AuxVars[] AssignedVars[~C~0] 102#[L-1-2]don't care [178] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 104#[L-1-3]don't care [183] L-1-3-->L65: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~mem10#1=|v_ULTIMATE.start_main_#t~mem10#1_1|, ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem9#1=|v_ULTIMATE.start_main_#t~mem9#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem9#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem10#1, ULTIMATE.start_main_~#t2~0#1.base] 106#[L65]don't care [190] L65-->L65-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] 108#[L65-1]don't care [174] L65-1-->L65-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] 110#[L65-2]don't care [158] L65-2-->L67: 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] 112#[L67]don't care [173] L67-->L67-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~C~0_4) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|, ~C~0=v_~C~0_4} AuxVars[] AssignedVars[~C~0] 114#[L67-1]don't care [146] L67-1-->L68: 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] 116#[L68]don't care [176] L68-->L68-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] 118#[L68-1]don't care [144] L68-1-->L68-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet4#1_3| v_~M~0_6) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{~M~0=v_~M~0_6, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} AuxVars[] AssignedVars[~M~0] 120#[L68-2]don't care [128] L68-2-->L69: 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] 122#[L69]don't care [134] L69-->L69-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (< 0 (mod v_~M~0_7 4294967296)) 1 0)) InVars {~M~0=v_~M~0_7} OutVars{~M~0=v_~M~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] 124#[L69-1]don't care [179] L69-1-->L34: 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] 126#[L34]don't care [148] L34-->L35: 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] 128#[L35]don't care [172] L35-->L34-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[] 132#[L34-1]don't care [166] L34-1-->L72: Formula: (= |v_ULTIMATE.start_main_#t~pre5#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1] 134#[L72]don't care [189] L72-->L72-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 136#[L72-1]don't care [117] L72-1-->L72-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_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~pre5#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, 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{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, 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] 138#[L72-2]don't care [214] L72-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre5#1_6| v_thread1Thread1of1ForFork1_thidvar0_2) (= 0 v_thread1Thread1of1ForFork1_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_4|, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_8|, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_12, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_4|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_2, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#t~post1, thread1Thread1of1ForFork1_~i~0, thread1Thread1of1ForFork1_#res.offset, thread1Thread1of1ForFork1_thidvar1, thread1Thread1of1ForFork1_thidvar0] 140#[$Ultimate##0, L72-3]don't care [192] $Ultimate##0-->L41-4: Formula: (= v_thread1Thread1of1ForFork1_~i~0_1 0) InVars {} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 142#[L41-4, L72-3]don't care [193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[] 146#[L42, L72-3]don't care [196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0] 154#[L44, L72-3]don't care [198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 168#[L72-3, L41-2]don't care [200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 186#[L41-3, L72-3]don't care [201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 142#[L41-4, L72-3]don't care [2023-08-18 16:51:16,719 INFO L750 eck$LassoCheckResult]: Loop: 142#[L41-4, L72-3]don't care [193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[] 146#[L42, L72-3]don't care [196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0] 154#[L44, L72-3]don't care [198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 168#[L72-3, L41-2]don't care [200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0] 186#[L41-3, L72-3]don't care [201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1] 142#[L41-4, L72-3]don't care [2023-08-18 16:51:16,719 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:51:16,719 INFO L85 PathProgramCache]: Analyzing trace with hash -1857570143, now seen corresponding path program 2 times [2023-08-18 16:51:16,719 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:51:16,720 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2109829339] [2023-08-18 16:51:16,720 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:51:16,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:51:16,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:16,747 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:51:16,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:16,764 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:51:16,765 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:51:16,765 INFO L85 PathProgramCache]: Analyzing trace with hash 212904419, now seen corresponding path program 2 times [2023-08-18 16:51:16,765 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:51:16,765 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [312061924] [2023-08-18 16:51:16,765 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:51:16,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:51:16,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:16,769 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:51:16,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:16,773 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:51:16,773 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:51:16,773 INFO L85 PathProgramCache]: Analyzing trace with hash -1506503869, now seen corresponding path program 3 times [2023-08-18 16:51:16,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:51:16,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [184173086] [2023-08-18 16:51:16,774 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:51:16,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:51:16,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:16,826 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:51:16,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:51:16,861 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:51:16,881 INFO L210 LassoAnalysis]: Preferences: [2023-08-18 16:51:16,881 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-08-18 16:51:16,881 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-08-18 16:51:16,881 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-08-18 16:51:16,881 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-08-18 16:51:16,881 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:16,881 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-08-18 16:51:16,881 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-08-18 16:51:16,882 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-08-18 16:51:16,882 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-08-18 16:51:16,882 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-08-18 16:51:16,885 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:16,890 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:16,891 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:16,894 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:16,896 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:16,899 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:16,901 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:17,011 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-08-18 16:51:17,011 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-08-18 16:51:17,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,012 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) [2023-08-18 16:51:17,014 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 [2023-08-18 16:51:17,016 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-08-18 16:51:17,016 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-08-18 16:51:17,044 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 [2023-08-18 16:51:17,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,045 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) [2023-08-18 16:51:17,053 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-08-18 16:51:17,054 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-08-18 16:51:17,072 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 [2023-08-18 16:51:17,081 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-08-18 16:51:17,085 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 [2023-08-18 16:51:17,085 INFO L210 LassoAnalysis]: Preferences: [2023-08-18 16:51:17,085 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-08-18 16:51:17,085 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-08-18 16:51:17,085 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-08-18 16:51:17,085 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-08-18 16:51:17,085 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,085 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-08-18 16:51:17,085 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-08-18 16:51:17,085 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Loop [2023-08-18 16:51:17,085 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-08-18 16:51:17,086 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-08-18 16:51:17,087 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:17,090 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:17,098 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:17,101 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:17,103 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:17,105 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:17,108 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:17,198 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-08-18 16:51:17,198 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-08-18 16:51:17,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,199 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) [2023-08-18 16:51:17,201 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,210 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,211 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:17,211 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:17,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,228 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,229 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) [2023-08-18 16:51:17,231 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,240 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:17,241 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:17,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,259 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,261 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) [2023-08-18 16:51:17,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:17,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,272 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:17,273 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:17,273 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:17,276 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 [2023-08-18 16:51:17,285 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,289 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,290 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) [2023-08-18 16:51:17,293 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 [2023-08-18 16:51:17,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:17,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,301 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:17,302 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:17,302 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:17,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,322 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,323 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) [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,336 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:17,337 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:17,337 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:17,340 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 [2023-08-18 16:51:17,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,352 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,353 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) [2023-08-18 16:51:17,355 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,364 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:17,365 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:17,365 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:17,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,386 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,387 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) [2023-08-18 16:51:17,389 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,398 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,398 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:17,398 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:17,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,418 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-08-18 16:51:17,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,419 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) [2023-08-18 16:51:17,421 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,429 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,430 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,430 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:17,430 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:17,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,452 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 [2023-08-18 16:51:17,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,453 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) [2023-08-18 16:51:17,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:17,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,464 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,465 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:17,466 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:17,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,468 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 [2023-08-18 16:51:17,485 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,488 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,489 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) [2023-08-18 16:51: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 [2023-08-18 16:51:17,504 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,505 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:17,506 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:17,506 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:17,510 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 [2023-08-18 16:51:17,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,524 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,526 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) [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,540 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,540 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:17,541 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:17,542 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:17,545 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 [2023-08-18 16:51:17,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,560 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,561 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) [2023-08-18 16:51:17,563 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,572 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,572 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:17,573 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:17,573 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:17,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,591 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,593 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) [2023-08-18 16:51:17,595 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,604 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:17,605 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:17,605 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:17,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,626 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,627 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) [2023-08-18 16:51:17,629 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,638 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,638 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:17,638 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:17,638 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,658 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,658 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-08-18 16:51:17,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,659 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) [2023-08-18 16:51:17,661 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,669 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,669 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:17,670 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:17,670 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,692 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) [2023-08-18 16:51:17,694 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 [2023-08-18 16:51:17,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:17,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,703 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:17,705 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:17,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,724 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,725 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) [2023-08-18 16:51:17,727 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,735 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,735 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:17,737 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:17,737 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:17,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,758 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,759 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) [2023-08-18 16:51:17,761 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:17,771 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:17,771 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:17,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,794 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,795 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) [2023-08-18 16:51:17,797 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 [2023-08-18 16:51:17,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:17,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:17,807 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:17,807 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:17,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,830 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,831 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) [2023-08-18 16:51:17,833 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,842 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,842 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:17,844 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:17,844 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:17,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,855 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 [2023-08-18 16:51:17,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,856 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) [2023-08-18 16:51:17,858 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,865 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:17,866 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:17,866 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,869 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 [2023-08-18 16:51:17,869 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-08-18 16:51:17,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,870 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) [2023-08-18 16:51:17,871 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,879 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:17,880 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:17,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,883 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 [2023-08-18 16:51:17,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,884 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) [2023-08-18 16:51:17,885 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,893 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,893 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,893 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:17,895 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:17,895 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,901 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Ended with exit code 0 [2023-08-18 16:51:17,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,902 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) [2023-08-18 16:51:17,904 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,911 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,911 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:17,914 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:17,914 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:17,918 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,921 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,922 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) [2023-08-18 16:51:17,923 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,931 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,931 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:17,933 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:17,933 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:17,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,939 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,940 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) [2023-08-18 16:51:17,941 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 [2023-08-18 16:51:17,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:17,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,949 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:17,951 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:17,951 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:17,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,957 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 [2023-08-18 16:51:17,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,958 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) [2023-08-18 16:51:17,959 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,967 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,967 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:17,969 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:17,969 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:17,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,975 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 [2023-08-18 16:51:17,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,976 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) [2023-08-18 16:51:17,977 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 [2023-08-18 16:51:17,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 [2023-08-18 16:51:17,985 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:17,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:17,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:17,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:17,985 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:17,986 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:17,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:17,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:17,990 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:17,990 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-08-18 16:51:17,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:17,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:17,991 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) [2023-08-18 16:51:17,992 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 [2023-08-18 16:51:17,994 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:17,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:17,999 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:17,999 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,000 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:18,000 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:18,000 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,004 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:18,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,005 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) [2023-08-18 16:51:18,006 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 [2023-08-18 16:51:18,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:18,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,013 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,013 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,013 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:18,015 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:18,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,022 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 [2023-08-18 16:51:18,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,023 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) [2023-08-18 16:51:18,023 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,031 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,031 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,031 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:18,032 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:18,032 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:18,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Ended with exit code 0 [2023-08-18 16:51:18,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,039 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) [2023-08-18 16:51:18,039 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,048 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,048 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:18,049 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:18,049 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:18,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,055 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 [2023-08-18 16:51:18,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,055 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) [2023-08-18 16:51:18,056 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,064 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,064 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:18,065 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:18,065 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:18,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,071 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 [2023-08-18 16:51:18,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,072 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) [2023-08-18 16:51:18,073 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,081 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:18,082 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:18,083 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:18,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,112 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:18,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,113 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) [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,120 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 [2023-08-18 16:51:18,122 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,123 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,123 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:18,123 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:18,123 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,127 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 [2023-08-18 16:51:18,127 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-08-18 16:51:18,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,128 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) [2023-08-18 16:51:18,129 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 [2023-08-18 16:51:18,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:18,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,137 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:18,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,138 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:18,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Ended with exit code 0 [2023-08-18 16:51:18,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,143 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) [2023-08-18 16:51:18,143 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,152 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:18,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,152 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,154 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:18,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,164 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 [2023-08-18 16:51:18,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,165 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) [2023-08-18 16:51:18,166 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,174 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,174 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:18,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,174 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,176 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:18,176 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:18,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,198 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 [2023-08-18 16:51:18,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,199 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) [2023-08-18 16:51:18,199 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,207 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:18,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,208 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,209 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:18,209 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:18,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,217 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 [2023-08-18 16:51:18,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,218 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) [2023-08-18 16:51:18,219 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,226 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:18,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,226 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,228 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:18,228 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:18,233 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,235 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 [2023-08-18 16:51:18,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,236 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) [2023-08-18 16:51:18,237 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,245 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,245 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:18,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,245 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,247 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:18,247 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:18,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,254 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 [2023-08-18 16:51:18,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,254 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) [2023-08-18 16:51:18,256 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 [2023-08-18 16:51:18,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:18,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,263 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:18,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,263 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,264 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:18,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,269 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 [2023-08-18 16:51:18,269 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-08-18 16:51:18,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,270 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) [2023-08-18 16:51:18,271 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,279 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,279 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,279 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,279 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:18,280 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:18,280 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,285 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 [2023-08-18 16:51:18,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,286 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) [2023-08-18 16:51:18,287 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,295 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,295 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:18,298 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:18,298 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,315 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:18,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,316 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) [2023-08-18 16:51:18,317 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,326 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,326 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:18,328 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:18,328 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:18,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,357 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Ended with exit code 0 [2023-08-18 16:51:18,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,359 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) [2023-08-18 16:51:18,360 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,368 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,368 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:18,370 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:18,370 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:18,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Ended with exit code 0 [2023-08-18 16:51:18,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,381 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) [2023-08-18 16:51:18,382 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,390 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,390 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,390 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,390 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,390 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:18,392 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:18,392 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:18,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Ended with exit code 0 [2023-08-18 16:51:18,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,403 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) [2023-08-18 16:51:18,404 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,413 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,413 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:18,415 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:18,415 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:18,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,424 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Ended with exit code 0 [2023-08-18 16:51:18,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,424 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) [2023-08-18 16:51:18,426 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,434 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,434 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,434 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:18,435 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:18,435 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,441 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:18,442 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-08-18 16:51:18,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,443 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) [2023-08-18 16:51:18,444 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,451 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,451 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,452 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,452 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:18,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,456 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 [2023-08-18 16:51:18,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,457 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) [2023-08-18 16:51:18,458 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 [2023-08-18 16:51:18,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:18,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,465 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,465 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,467 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:18,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,474 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 [2023-08-18 16:51:18,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,475 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) [2023-08-18 16:51:18,476 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,483 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,483 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,485 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:18,485 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:18,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,491 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 [2023-08-18 16:51:18,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,492 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) [2023-08-18 16:51:18,492 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 [2023-08-18 16:51:18,495 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:18,501 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,501 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,501 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,503 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:18,503 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:18,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,508 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 [2023-08-18 16:51:18,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,509 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) [2023-08-18 16:51:18,510 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,517 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,518 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,518 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,519 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:18,519 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:18,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,525 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 [2023-08-18 16:51:18,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,526 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) [2023-08-18 16:51:18,527 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,534 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,534 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,536 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:18,536 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:18,540 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,542 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 [2023-08-18 16:51:18,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,543 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) [2023-08-18 16:51:18,544 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,551 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:18,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,552 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:18,552 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:18,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,584 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:18,584 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-08-18 16:51:18,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,585 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) [2023-08-18 16:51:18,586 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 [2023-08-18 16:51:18,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:18,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,594 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,594 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,594 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:18,595 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:18,595 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,597 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,599 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 [2023-08-18 16:51:18,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,600 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) [2023-08-18 16:51:18,601 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,609 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,609 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,609 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:18,612 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:18,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,621 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:18,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,622 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) [2023-08-18 16:51:18,623 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,630 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,631 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,631 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:18,633 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:18,633 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:18,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,641 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:18,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,642 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) [2023-08-18 16:51:18,643 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,651 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,651 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:18,653 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:18,653 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:18,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,661 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 [2023-08-18 16:51:18,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,662 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) [2023-08-18 16:51:18,663 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 [2023-08-18 16:51:18,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:18,670 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,670 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,671 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:18,673 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:18,673 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:18,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,681 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 [2023-08-18 16:51:18,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,682 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) [2023-08-18 16:51:18,683 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 [2023-08-18 16:51:18,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 [2023-08-18 16:51:18,690 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,690 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,691 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:18,693 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:18,693 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:18,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,700 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:18,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:18,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:18,701 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) [2023-08-18 16:51:18,702 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 [2023-08-18 16:51:18,704 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:18,710 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:18,710 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:18,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:18,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:18,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:18,711 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:18,711 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:18,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:18,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:18,717 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Ended with exit code 0 [2023-08-18 16:51:19,209 INFO L210 LassoAnalysis]: Preferences: [2023-08-18 16:51:19,210 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-08-18 16:51:19,210 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-08-18 16:51:19,210 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-08-18 16:51:19,210 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-08-18 16:51:19,210 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,210 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-08-18 16:51:19,210 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-08-18 16:51:19,210 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-more-nonblocking-counter-alt2.wvr.c_BEv2_Iteration1_Lasso [2023-08-18 16:51:19,210 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-08-18 16:51:19,210 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-08-18 16:51:19,212 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,434 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,438 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,440 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,443 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,445 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,448 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,450 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,452 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,455 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,457 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,462 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,464 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,467 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,469 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,471 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,473 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,475 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,483 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,485 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,487 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,490 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,492 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,494 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-08-18 16:51:19,817 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-08-18 16:51:19,817 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-08-18 16:51:19,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:19,819 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) [2023-08-18 16:51:19,820 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 [2023-08-18 16:51:19,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 [2023-08-18 16:51:19,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:19,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:19,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:19,828 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:19,829 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:19,829 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:19,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:19,845 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:19,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:19,846 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) [2023-08-18 16:51:19,848 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 [2023-08-18 16:51:19,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 [2023-08-18 16:51:19,856 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:19,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:19,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:19,856 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:19,857 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:19,857 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:19,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:19,865 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 [2023-08-18 16:51:19,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:19,866 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) [2023-08-18 16:51:19,868 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 [2023-08-18 16:51:19,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 [2023-08-18 16:51:19,875 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:19,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:19,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:19,876 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:19,877 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:19,877 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:19,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:19,882 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:19,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:19,883 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) [2023-08-18 16:51:19,884 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 [2023-08-18 16:51:19,885 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:19,891 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:19,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:19,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:19,891 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:19,892 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:19,892 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:19,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:19,897 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 [2023-08-18 16:51:19,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:19,898 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) [2023-08-18 16:51:19,900 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 [2023-08-18 16:51:19,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 [2023-08-18 16:51:19,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:19,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:19,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:19,907 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:19,908 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:19,909 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:19,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:19,913 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 [2023-08-18 16:51:19,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:19,914 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) [2023-08-18 16:51:19,915 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 [2023-08-18 16:51:19,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 [2023-08-18 16:51:19,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:19,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:19,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:19,923 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:19,925 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:19,925 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:19,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:19,931 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 [2023-08-18 16:51:19,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:19,932 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) [2023-08-18 16:51:19,932 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 [2023-08-18 16:51:19,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 [2023-08-18 16:51:19,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:19,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:19,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:19,941 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:19,942 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:19,942 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:19,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:19,947 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 [2023-08-18 16:51:19,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:19,948 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) [2023-08-18 16:51:19,948 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 [2023-08-18 16:51:19,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 [2023-08-18 16:51:19,957 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:19,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:19,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:19,957 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:19,958 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:19,958 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:19,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:19,990 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:19,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:19,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:19,991 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) [2023-08-18 16:51:19,997 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,004 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,005 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,006 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,006 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,009 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 [2023-08-18 16:51:20,011 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,013 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 [2023-08-18 16:51:20,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,014 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) [2023-08-18 16:51:20,015 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 [2023-08-18 16:51:20,018 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,023 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,024 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,024 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,025 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,029 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 [2023-08-18 16:51:20,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,030 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) [2023-08-18 16:51:20,032 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,039 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,040 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,040 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,045 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 [2023-08-18 16:51:20,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,045 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) [2023-08-18 16:51:20,046 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,054 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,055 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,055 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,060 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 [2023-08-18 16:51:20,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,061 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) [2023-08-18 16:51:20,061 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,070 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,071 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,071 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,075 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 [2023-08-18 16:51:20,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,076 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) [2023-08-18 16:51:20,076 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,084 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,085 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,086 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,086 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Ended with exit code 0 [2023-08-18 16:51:20,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,091 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) [2023-08-18 16:51:20,092 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,102 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,102 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,103 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,103 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,109 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 [2023-08-18 16:51:20,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,110 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) [2023-08-18 16:51:20,111 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,118 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,118 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,119 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,119 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,122 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,123 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) [2023-08-18 16:51:20,124 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 [2023-08-18 16:51:20,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,132 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,133 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,133 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,137 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 [2023-08-18 16:51:20,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,138 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) [2023-08-18 16:51:20,140 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 [2023-08-18 16:51:20,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,147 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,148 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,148 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,153 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Ended with exit code 0 [2023-08-18 16:51:20,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,154 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) [2023-08-18 16:51:20,155 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,162 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,163 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,163 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,168 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 [2023-08-18 16:51:20,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,169 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) [2023-08-18 16:51:20,171 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 [2023-08-18 16:51:20,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,178 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,178 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,178 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,178 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,182 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 [2023-08-18 16:51:20,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,183 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) [2023-08-18 16:51:20,184 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 [2023-08-18 16:51: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 [2023-08-18 16:51:20,191 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,192 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,192 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,192 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,192 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Ended with exit code 0 [2023-08-18 16:51:20,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,196 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) [2023-08-18 16:51:20,197 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,205 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,206 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,206 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,210 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 [2023-08-18 16:51:20,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,211 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) [2023-08-18 16:51:20,212 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,220 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,221 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,225 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) [2023-08-18 16:51:20,226 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,233 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,233 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,234 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,234 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,238 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 [2023-08-18 16:51:20,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,239 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) [2023-08-18 16:51:20,241 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 [2023-08-18 16:51: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 [2023-08-18 16:51:20,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,248 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,249 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,249 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,253 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,254 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) [2023-08-18 16:51:20,255 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 [2023-08-18 16:51:20,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,263 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,263 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,264 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,264 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,268 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,269 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) [2023-08-18 16:51:20,270 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,279 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,279 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,282 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 [2023-08-18 16:51:20,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,283 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) [2023-08-18 16:51:20,284 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 [2023-08-18 16:51:20,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,291 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,292 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,293 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,293 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,295 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,297 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,298 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) [2023-08-18 16:51:20,299 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,307 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,308 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,308 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,308 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,308 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,311 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,312 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) [2023-08-18 16:51:20,313 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 [2023-08-18 16:51:20,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,321 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,322 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,322 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,326 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,327 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) [2023-08-18 16:51:20,328 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,336 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,339 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,339 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,347 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 [2023-08-18 16:51:20,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,348 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) [2023-08-18 16:51:20,349 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,357 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,357 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,357 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,357 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,360 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,361 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) [2023-08-18 16:51:20,363 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 [2023-08-18 16:51: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 [2023-08-18 16:51:20,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,370 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,370 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,370 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,374 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 [2023-08-18 16:51:20,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,375 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) [2023-08-18 16:51:20,376 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,383 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,383 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,384 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:20,384 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:51:20,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,389 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,390 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) [2023-08-18 16:51:20,391 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,399 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,399 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,399 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,399 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,408 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,409 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) [2023-08-18 16:51:20,410 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,417 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,418 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,418 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,418 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,432 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 [2023-08-18 16:51:20,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,433 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) [2023-08-18 16:51:20,434 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,442 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,442 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:51:20,442 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:51:20,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,445 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,445 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-08-18 16:51:20,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,446 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) [2023-08-18 16:51:20,447 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,455 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,455 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,457 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,457 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,463 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 [2023-08-18 16:51:20,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,464 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) [2023-08-18 16:51:20,464 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,473 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,473 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,475 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,475 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,482 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 [2023-08-18 16:51:20,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,483 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) [2023-08-18 16:51:20,484 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 [2023-08-18 16:51:20,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,492 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,493 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,493 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,497 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,499 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,500 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) [2023-08-18 16:51:20,501 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,509 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,509 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,510 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,510 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,516 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 [2023-08-18 16:51:20,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,517 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) [2023-08-18 16:51:20,518 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,529 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,530 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,530 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,533 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,535 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,541 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) [2023-08-18 16:51:20,541 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,548 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,551 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,551 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,558 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 [2023-08-18 16:51:20,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,559 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) [2023-08-18 16:51:20,560 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,568 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,569 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,569 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,574 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,575 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) [2023-08-18 16:51:20,576 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,583 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,583 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,585 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,585 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,590 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,591 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) [2023-08-18 16:51:20,593 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 [2023-08-18 16:51:20,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,600 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,601 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,602 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,602 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,607 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,608 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) [2023-08-18 16:51:20,610 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,617 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,618 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,618 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,624 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,625 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) [2023-08-18 16:51:20,630 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 [2023-08-18 16:51:20,631 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,637 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,638 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,639 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,651 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 [2023-08-18 16:51:20,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,652 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) [2023-08-18 16:51:20,653 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,661 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,661 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,662 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,662 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,668 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,669 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) [2023-08-18 16:51:20,670 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 [2023-08-18 16:51:20,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,678 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,679 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,679 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,685 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 [2023-08-18 16:51:20,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,686 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) [2023-08-18 16:51:20,687 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,695 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,695 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,696 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,696 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,702 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,703 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) [2023-08-18 16:51:20,704 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,712 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,712 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,714 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,714 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,721 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,722 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) [2023-08-18 16:51:20,723 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 [2023-08-18 16:51:20,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,730 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,731 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:20,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,734 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,735 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) [2023-08-18 16:51:20,735 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,744 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,744 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,745 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,745 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,750 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,751 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) [2023-08-18 16:51:20,752 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,760 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,761 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,762 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,762 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,767 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 [2023-08-18 16:51:20,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,768 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) [2023-08-18 16:51:20,769 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 [2023-08-18 16:51:20,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,777 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,778 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,779 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,784 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 [2023-08-18 16:51:20,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,785 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) [2023-08-18 16:51:20,786 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,795 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,795 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:20,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,799 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 [2023-08-18 16:51:20,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,800 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) [2023-08-18 16:51:20,800 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,809 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,810 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,810 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:20,810 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,811 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,813 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 [2023-08-18 16:51:20,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,815 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) [2023-08-18 16:51:20,815 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,824 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,825 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,825 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,831 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,832 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) [2023-08-18 16:51:20,832 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,841 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,842 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:20,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,845 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,846 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) [2023-08-18 16:51:20,847 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,855 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,855 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,856 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,857 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,862 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 [2023-08-18 16:51:20,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,863 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) [2023-08-18 16:51:20,864 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,873 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,874 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,874 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,881 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) [2023-08-18 16:51:20,881 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,890 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,892 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,892 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,897 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 [2023-08-18 16:51:20,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,898 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) [2023-08-18 16:51:20,899 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,907 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,908 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:20,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Ended with exit code 0 [2023-08-18 16:51:20,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,912 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) [2023-08-18 16:51:20,913 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,923 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,923 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,928 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 [2023-08-18 16:51:20,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,929 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) [2023-08-18 16:51:20,930 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:20,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,939 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,939 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:20,939 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:20,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,943 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 [2023-08-18 16:51:20,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,944 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) [2023-08-18 16:51:20,944 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 [2023-08-18 16:51:20,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 [2023-08-18 16:51:20,953 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,953 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,954 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,954 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,960 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:20,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:20,961 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) [2023-08-18 16:51:20,977 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 [2023-08-18 16:51:20,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:20,983 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:20,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:20,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:20,983 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:20,987 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:20,987 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:20,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:20,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Ended with exit code 0 [2023-08-18 16:51:20,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:20,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,000 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) [2023-08-18 16:51:21,001 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 [2023-08-18 16:51:21,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,009 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,009 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,009 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:21,009 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:21,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,013 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 [2023-08-18 16:51:21,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,014 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) [2023-08-18 16:51:21,015 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,023 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,023 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:21,023 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:21,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,026 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 [2023-08-18 16:51:21,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,027 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) [2023-08-18 16:51:21,028 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,037 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,037 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:21,038 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:21,038 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:21,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,043 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 [2023-08-18 16:51:21,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,044 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) [2023-08-18 16:51:21,045 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 [2023-08-18 16:51:21,048 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,054 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:21,054 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:21,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,058 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 [2023-08-18 16:51:21,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,059 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) [2023-08-18 16:51:21,059 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,068 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,068 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:21,069 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:21,069 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,070 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,072 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 [2023-08-18 16:51:21,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,073 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) [2023-08-18 16:51:21,073 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 [2023-08-18 16:51: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 [2023-08-18 16:51:21,082 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,082 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,083 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:21,083 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:21,083 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,086 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:21,087 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-08-18 16:51:21,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,088 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) [2023-08-18 16:51:21,088 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,097 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,099 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,099 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,103 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,106 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 [2023-08-18 16:51:21,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,107 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) [2023-08-18 16:51:21,107 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,119 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,119 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,127 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 [2023-08-18 16:51:21,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,128 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) [2023-08-18 16:51:21,128 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 [2023-08-18 16:51:21,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,141 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,141 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,148 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 [2023-08-18 16:51:21,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,149 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) [2023-08-18 16:51:21,150 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 [2023-08-18 16:51: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 [2023-08-18 16:51:21,158 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,158 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,160 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,160 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,166 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 [2023-08-18 16:51:21,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,167 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) [2023-08-18 16:51:21,168 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,177 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,177 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,181 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,181 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,187 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 [2023-08-18 16:51:21,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,188 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) [2023-08-18 16:51:21,188 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,197 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,197 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,200 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,201 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,210 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 [2023-08-18 16:51:21,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,211 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) [2023-08-18 16:51:21,212 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,221 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,222 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,222 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,229 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:21,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,230 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) [2023-08-18 16:51:21,230 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,239 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,241 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,241 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,247 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 [2023-08-18 16:51:21,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,248 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) [2023-08-18 16:51:21,250 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 [2023-08-18 16:51:21,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,258 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,258 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,260 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,260 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,267 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:21,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,267 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) [2023-08-18 16:51:21,268 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,277 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,277 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,279 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,279 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,285 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 [2023-08-18 16:51:21,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,286 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) [2023-08-18 16:51:21,287 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,297 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,297 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,303 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 [2023-08-18 16:51:21,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,304 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) [2023-08-18 16:51:21,305 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 [2023-08-18 16:51:21,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,313 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,313 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,315 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,315 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,322 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 [2023-08-18 16:51:21,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,323 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) [2023-08-18 16:51:21,324 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,333 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,335 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,335 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,341 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:21,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,342 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) [2023-08-18 16:51:21,343 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,353 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,354 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,360 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 [2023-08-18 16:51:21,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,361 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) [2023-08-18 16:51:21,362 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,371 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,373 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,373 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,381 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 [2023-08-18 16:51:21,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,383 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) [2023-08-18 16:51:21,383 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,392 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,392 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,393 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,396 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 [2023-08-18 16:51:21,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,398 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) [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,413 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,415 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,415 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,418 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 [2023-08-18 16:51:21,419 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,422 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 [2023-08-18 16:51:21,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,423 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) [2023-08-18 16:51:21,424 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,432 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,434 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,434 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,440 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 [2023-08-18 16:51:21,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,441 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) [2023-08-18 16:51:21,442 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,450 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,450 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,452 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,452 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,458 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 [2023-08-18 16:51:21,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,459 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) [2023-08-18 16:51:21,460 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 [2023-08-18 16:51:21,463 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,469 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,469 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,469 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,469 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,473 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 [2023-08-18 16:51:21,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,474 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) [2023-08-18 16:51:21,475 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,483 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,484 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,485 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Ended with exit code 0 [2023-08-18 16:51:21,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,489 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) [2023-08-18 16:51:21,490 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 [2023-08-18 16:51:21,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,498 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,498 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,500 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,500 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,507 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 [2023-08-18 16:51:21,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,508 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) [2023-08-18 16:51:21,508 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 [2023-08-18 16:51:21,511 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,517 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,518 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,521 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 [2023-08-18 16:51:21,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,522 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) [2023-08-18 16:51:21,524 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,531 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,532 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,533 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,533 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,539 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 [2023-08-18 16:51:21,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,540 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) [2023-08-18 16:51:21,541 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,549 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,550 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,551 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,551 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,558 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 [2023-08-18 16:51:21,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,559 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) [2023-08-18 16:51:21,560 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,569 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,574 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,574 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,578 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,581 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 [2023-08-18 16:51:21,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,582 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) [2023-08-18 16:51:21,583 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,592 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,592 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,592 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,592 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,596 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:21,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,597 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) [2023-08-18 16:51:21,598 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 [2023-08-18 16:51:21,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,606 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,606 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,608 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,608 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,614 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 [2023-08-18 16:51:21,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,615 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) [2023-08-18 16:51:21,616 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,624 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,625 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,628 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 [2023-08-18 16:51:21,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,629 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) [2023-08-18 16:51:21,630 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,639 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,640 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,640 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,647 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 [2023-08-18 16:51:21,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,648 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) [2023-08-18 16:51:21,648 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 [2023-08-18 16:51:21,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,657 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,662 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,662 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,677 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 [2023-08-18 16:51:21,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,678 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) [2023-08-18 16:51:21,679 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 [2023-08-18 16:51: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 [2023-08-18 16:51:21,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,687 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,688 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Ended with exit code 0 [2023-08-18 16:51:21,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,692 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) [2023-08-18 16:51:21,693 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 [2023-08-18 16:51:21,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,701 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,702 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,702 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,702 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,706 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 [2023-08-18 16:51:21,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,707 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) [2023-08-18 16:51:21,707 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,716 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,718 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:21,718 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:21,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Ended with exit code 0 [2023-08-18 16:51:21,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,725 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) [2023-08-18 16:51:21,726 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,734 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,735 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,735 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Ended with exit code 0 [2023-08-18 16:51:21,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,739 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) [2023-08-18 16:51:21,740 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 [2023-08-18 16:51:21,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,749 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,749 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,749 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,752 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 [2023-08-18 16:51:21,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,753 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) [2023-08-18 16:51:21,754 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:21,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,763 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:21,763 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:21,763 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:21,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,767 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 [2023-08-18 16:51:21,767 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-08-18 16:51:21,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,768 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) [2023-08-18 16:51:21,768 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 [2023-08-18 16:51:21,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,777 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:21,779 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:21,779 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:21,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,787 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Ended with exit code 0 [2023-08-18 16:51:21,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,788 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) [2023-08-18 16:51:21,789 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,798 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:21,800 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:21,800 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:21,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Ended with exit code 0 [2023-08-18 16:51:21,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,811 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) [2023-08-18 16:51:21,812 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,820 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,821 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:21,823 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:21,823 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:21,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,830 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:21,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,831 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) [2023-08-18 16:51:21,833 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,841 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:21,843 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:21,843 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:21,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,851 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Ended with exit code 0 [2023-08-18 16:51:21,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,852 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) [2023-08-18 16:51:21,852 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,861 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:21,863 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:21,863 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:21,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,900 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:21,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,901 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) [2023-08-18 16:51:21,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,918 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:21,920 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 [2023-08-18 16:51:21,922 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:21,922 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:21,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,942 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:21,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,944 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) [2023-08-18 16:51:21,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:21,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,957 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:21,959 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:21,959 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:21,963 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 [2023-08-18 16:51:21,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,966 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 [2023-08-18 16:51:21,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,967 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) [2023-08-18 16:51:21,968 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,976 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:21,978 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:21,978 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:21,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:21,987 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:21,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:21,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:21,989 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) [2023-08-18 16:51:21,989 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 [2023-08-18 16:51:21,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 [2023-08-18 16:51:21,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:21,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:21,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:21,998 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:21,999 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,000 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,006 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 [2023-08-18 16:51:22,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,008 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) [2023-08-18 16:51:22,009 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,017 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,019 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,019 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,023 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,026 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 [2023-08-18 16:51:22,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,026 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) [2023-08-18 16:51:22,027 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,035 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,035 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,037 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,038 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,044 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 [2023-08-18 16:51:22,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,045 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) [2023-08-18 16:51:22,046 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 [2023-08-18 16:51:22,049 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,054 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,057 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,057 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,076 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 [2023-08-18 16:51:22,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,077 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) [2023-08-18 16:51:22,078 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,086 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,087 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,089 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,089 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,098 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,100 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 [2023-08-18 16:51:22,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,101 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) [2023-08-18 16:51:22,103 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,110 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,111 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,113 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,113 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,118 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,120 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 [2023-08-18 16:51:22,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,121 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) [2023-08-18 16:51:22,123 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 [2023-08-18 16:51:22,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,130 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,130 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,133 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,133 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,142 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:22,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,143 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) [2023-08-18 16:51:22,144 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,152 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,152 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,152 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,155 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Ended with exit code 0 [2023-08-18 16:51:22,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,156 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) [2023-08-18 16:51:22,158 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,165 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,166 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,167 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,167 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,174 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 [2023-08-18 16:51:22,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,175 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) [2023-08-18 16:51:22,176 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,184 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,184 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,186 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,186 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,192 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:22,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,193 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) [2023-08-18 16:51:22,194 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 [2023-08-18 16:51:22,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,202 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,202 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,204 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,204 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,211 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:22,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,212 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) [2023-08-18 16:51:22,212 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 [2023-08-18 16:51:22,215 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,221 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,221 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,221 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,225 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 [2023-08-18 16:51:22,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,226 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) [2023-08-18 16:51:22,227 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,235 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,235 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,235 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Ended with exit code 0 [2023-08-18 16:51:22,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,240 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) [2023-08-18 16:51:22,244 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,250 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,251 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,253 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,253 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,261 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:22,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,262 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) [2023-08-18 16:51:22,264 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 [2023-08-18 16:51:22,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,271 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,272 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,272 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,272 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Ended with exit code 0 [2023-08-18 16:51:22,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,276 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) [2023-08-18 16:51:22,277 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,285 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,285 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,287 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,287 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,294 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 [2023-08-18 16:51:22,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,294 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) [2023-08-18 16:51:22,296 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,303 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,303 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,305 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,305 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,312 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:22,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,313 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) [2023-08-18 16:51:22,314 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,322 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,324 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,324 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,331 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 [2023-08-18 16:51:22,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,331 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) [2023-08-18 16:51:22,332 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 [2023-08-18 16:51:22,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,341 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,341 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,345 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 [2023-08-18 16:51:22,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,346 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) [2023-08-18 16:51:22,347 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,355 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,355 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,357 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,357 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Ended with exit code 0 [2023-08-18 16:51:22,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,364 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) [2023-08-18 16:51:22,365 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 [2023-08-18 16:51:22,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,374 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,374 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,375 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Ended with exit code 0 [2023-08-18 16:51:22,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,384 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) [2023-08-18 16:51:22,386 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,394 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,396 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,396 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,403 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 [2023-08-18 16:51:22,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,414 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) [2023-08-18 16:51:22,416 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,426 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,434 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,434 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,461 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,464 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 [2023-08-18 16:51:22,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,466 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) [2023-08-18 16:51:22,469 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,477 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,478 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,478 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,478 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,493 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,499 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:22,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,500 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) [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,513 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,513 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,513 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,514 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,514 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,515 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 [2023-08-18 16:51:22,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,530 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:22,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,532 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) [2023-08-18 16:51:22,534 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,543 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,545 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:22,545 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:22,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,552 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 [2023-08-18 16:51:22,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,553 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) [2023-08-18 16:51:22,554 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 [2023-08-18 16:51:22,556 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,562 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,562 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,562 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,563 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,563 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,567 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 [2023-08-18 16:51:22,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,568 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) [2023-08-18 16:51:22,569 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,578 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,578 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Ended with exit code 0 [2023-08-18 16:51:22,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,583 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) [2023-08-18 16:51:22,584 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,592 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:51:22,593 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,593 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:22,593 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:22,593 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,594 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Ended with exit code 0 [2023-08-18 16:51:22,597 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-08-18 16:51:22,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,598 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) [2023-08-18 16:51:22,598 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,607 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,607 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,609 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,609 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,615 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Ended with exit code 0 [2023-08-18 16:51:22,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,616 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) [2023-08-18 16:51:22,618 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 [2023-08-18 16:51:22,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,626 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,626 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,628 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,628 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,636 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 [2023-08-18 16:51:22,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,637 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) [2023-08-18 16:51:22,638 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,646 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,646 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,647 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,648 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,648 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,655 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 [2023-08-18 16:51:22,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,656 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) [2023-08-18 16:51:22,657 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,665 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,665 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,667 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,667 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,674 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 [2023-08-18 16:51:22,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,675 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) [2023-08-18 16:51:22,676 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 [2023-08-18 16:51:22,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,684 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,686 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,686 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,692 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 [2023-08-18 16:51:22,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,693 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) [2023-08-18 16:51:22,694 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 [2023-08-18 16:51:22,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,702 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,702 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,702 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,705 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,705 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,715 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 [2023-08-18 16:51:22,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,716 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) [2023-08-18 16:51:22,716 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,724 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,724 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,724 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,726 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,726 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,730 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,732 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 [2023-08-18 16:51:22,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,733 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) [2023-08-18 16:51:22,734 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 [2023-08-18 16:51:22,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,742 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,742 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,743 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,743 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,750 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Ended with exit code 0 [2023-08-18 16:51:22,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,751 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) [2023-08-18 16:51:22,752 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,760 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,760 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,761 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,761 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,768 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 [2023-08-18 16:51:22,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,769 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) [2023-08-18 16:51:22,769 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,777 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,777 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,778 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,779 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,779 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,785 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 [2023-08-18 16:51:22,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,786 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) [2023-08-18 16:51:22,788 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,795 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,795 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,795 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,797 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,797 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,803 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 [2023-08-18 16:51:22,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,804 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) [2023-08-18 16:51:22,804 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,813 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,813 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,814 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,814 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Ended with exit code 0 [2023-08-18 16:51:22,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,822 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) [2023-08-18 16:51:22,822 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 [2023-08-18 16:51:22,825 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,831 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,831 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,833 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,833 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,839 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 [2023-08-18 16:51:22,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,840 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) [2023-08-18 16:51:22,841 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,849 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,849 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,850 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,851 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,851 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,855 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,858 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Ended with exit code 0 [2023-08-18 16:51:22,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,859 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) [2023-08-18 16:51:22,860 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,869 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,869 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,871 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,871 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,879 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Ended with exit code 0 [2023-08-18 16:51:22,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,880 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) [2023-08-18 16:51:22,880 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,889 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,889 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,889 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,889 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:22,889 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,893 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 [2023-08-18 16:51:22,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,894 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) [2023-08-18 16:51:22,895 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,903 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,903 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,904 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,905 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,905 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,911 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 [2023-08-18 16:51:22,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,912 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) [2023-08-18 16:51:22,914 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,921 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,923 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,923 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,929 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 [2023-08-18 16:51:22,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,930 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) [2023-08-18 16:51:22,932 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 [2023-08-18 16:51:22,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 [2023-08-18 16:51:22,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,941 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,941 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,943 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:22,943 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:22,954 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,957 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 [2023-08-18 16:51:22,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,959 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) [2023-08-18 16:51:22,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:22,978 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:22,978 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:22,978 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:22,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:22,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:22,978 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:22,979 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:22,979 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:22,981 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 [2023-08-18 16:51:22,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:22,994 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:22,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:22,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:22,995 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) [2023-08-18 16:51:22,997 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 [2023-08-18 16:51:22,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,007 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,007 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,007 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,007 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:23,007 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,026 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:23,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,027 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) [2023-08-18 16:51:23,029 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,041 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,041 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,042 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:23,042 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:23,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,064 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:23,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,065 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) [2023-08-18 16:51:23,069 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,075 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,075 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,075 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,076 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:23,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,077 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,079 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:23,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,080 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) [2023-08-18 16:51:23,081 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,089 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,090 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,090 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,091 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:23,091 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:23,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Ended with exit code 0 [2023-08-18 16:51:23,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,098 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) [2023-08-18 16:51:23,099 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 [2023-08-18 16:51:23,101 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,107 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,107 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,108 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:23,108 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:23,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,114 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Ended with exit code 0 [2023-08-18 16:51:23,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,115 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) [2023-08-18 16:51:23,116 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,124 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,124 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,125 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:23,125 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:23,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,131 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Ended with exit code 0 [2023-08-18 16:51:23,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,132 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) [2023-08-18 16:51:23,133 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 [2023-08-18 16:51:23,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,141 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,142 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,142 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,142 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:23,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,146 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Ended with exit code 0 [2023-08-18 16:51:23,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,147 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) [2023-08-18 16:51:23,154 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,160 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,161 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,162 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:23,162 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:23,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,168 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:23,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,169 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) [2023-08-18 16:51:23,186 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,192 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,192 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,192 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,193 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:23,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,197 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 [2023-08-18 16:51:23,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,198 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) [2023-08-18 16:51:23,199 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,207 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,207 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,208 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:23,208 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:23,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,241 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 [2023-08-18 16:51:23,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,242 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) [2023-08-18 16:51:23,242 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,251 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,251 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,255 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:23,255 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:23,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,271 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 [2023-08-18 16:51:23,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,273 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) [2023-08-18 16:51:23,273 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,281 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,281 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,282 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,282 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:23,282 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,286 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 [2023-08-18 16:51:23,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,287 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) [2023-08-18 16:51:23,288 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,295 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,295 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,296 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:23,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,299 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 [2023-08-18 16:51:23,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,300 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) [2023-08-18 16:51:23,301 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 [2023-08-18 16:51:23,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,309 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,310 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,311 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:51:23,311 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:51:23,314 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,317 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 [2023-08-18 16:51:23,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,318 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) [2023-08-18 16:51:23,319 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,327 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,327 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,327 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,327 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:23,327 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,332 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 [2023-08-18 16:51:23,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,333 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) [2023-08-18 16:51:23,334 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 [2023-08-18 16:51:23,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,343 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,343 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,343 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:23,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,347 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Ended with exit code 0 [2023-08-18 16:51:23,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,348 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) [2023-08-18 16:51:23,349 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,357 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,357 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:23,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,357 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:51:23,358 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:51:23,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,361 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 [2023-08-18 16:51:23,361 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-08-18 16:51:23,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,362 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) [2023-08-18 16:51:23,363 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,371 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,371 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,371 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,373 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,373 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,382 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:23,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,382 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) [2023-08-18 16:51:23,384 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,392 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,392 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,394 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,394 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,401 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,404 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 [2023-08-18 16:51:23,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,405 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) [2023-08-18 16:51:23,405 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 [2023-08-18 16:51:23,408 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,414 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,414 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,416 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,416 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,424 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Ended with exit code 0 [2023-08-18 16:51:23,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,425 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) [2023-08-18 16:51:23,426 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,434 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,434 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,436 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,436 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,444 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 [2023-08-18 16:51:23,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,445 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) [2023-08-18 16:51:23,446 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 [2023-08-18 16:51:23,448 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,454 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,455 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,455 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,457 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,457 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,462 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,464 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Ended with exit code 0 [2023-08-18 16:51:23,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,465 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) [2023-08-18 16:51:23,466 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 [2023-08-18 16:51:23,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,474 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,475 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,475 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,478 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,478 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,490 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:23,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,491 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) [2023-08-18 16:51:23,492 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,500 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,501 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,501 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,509 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 [2023-08-18 16:51:23,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,510 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) [2023-08-18 16:51:23,511 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,519 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,519 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,519 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,521 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,521 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,529 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 [2023-08-18 16:51:23,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,530 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) [2023-08-18 16:51:23,531 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,539 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,539 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,541 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,541 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,546 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,548 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:23,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,549 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) [2023-08-18 16:51:23,551 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 [2023-08-18 16:51:23,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,558 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,558 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,558 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,560 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,560 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,567 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 [2023-08-18 16:51:23,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,568 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) [2023-08-18 16:51:23,569 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 [2023-08-18 16:51:23,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,577 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,577 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,579 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,579 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,587 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Ended with exit code 0 [2023-08-18 16:51:23,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,587 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) [2023-08-18 16:51:23,588 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,596 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,597 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,599 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,599 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Ended with exit code 0 [2023-08-18 16:51:23,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,607 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) [2023-08-18 16:51:23,608 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,616 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,617 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,618 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,618 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,626 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 [2023-08-18 16:51:23,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,627 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) [2023-08-18 16:51:23,628 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,637 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,637 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,639 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,639 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,647 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 [2023-08-18 16:51:23,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,648 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) [2023-08-18 16:51:23,648 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 [2023-08-18 16:51:23,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,657 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,659 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,659 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,669 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 [2023-08-18 16:51:23,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,670 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) [2023-08-18 16:51:23,671 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,678 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,678 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,679 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,679 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,679 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:23,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,683 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 [2023-08-18 16:51:23,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,684 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) [2023-08-18 16:51:23,685 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,693 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,694 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,695 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,695 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,701 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,703 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 [2023-08-18 16:51:23,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,704 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) [2023-08-18 16:51:23,705 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,714 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,714 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,715 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,715 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,723 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 [2023-08-18 16:51:23,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,724 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) [2023-08-18 16:51:23,724 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,733 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,733 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,733 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,735 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,735 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,743 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 [2023-08-18 16:51:23,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,744 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) [2023-08-18 16:51:23,744 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 [2023-08-18 16:51:23,747 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,753 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,753 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,753 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,753 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,754 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:23,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,758 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 [2023-08-18 16:51:23,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,759 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) [2023-08-18 16:51:23,760 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 [2023-08-18 16:51:23,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,767 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,768 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,768 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,768 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,768 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:23,768 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,770 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,773 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Ended with exit code 0 [2023-08-18 16:51:23,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,774 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) [2023-08-18 16:51:23,775 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,783 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,783 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,785 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,785 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,793 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 [2023-08-18 16:51:23,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,794 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) [2023-08-18 16:51:23,794 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,803 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,803 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,803 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,803 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,804 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:23,804 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,808 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 [2023-08-18 16:51:23,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,809 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) [2023-08-18 16:51:23,810 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 [2023-08-18 16:51:23,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,818 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,819 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,820 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,820 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,828 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 [2023-08-18 16:51:23,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,829 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) [2023-08-18 16:51:23,829 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 [2023-08-18 16:51:23,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,838 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,839 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,840 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,840 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,848 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 [2023-08-18 16:51:23,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,850 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) [2023-08-18 16:51:23,850 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,860 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,860 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,862 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,862 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,869 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 [2023-08-18 16:51:23,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,870 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) [2023-08-18 16:51:23,872 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 [2023-08-18 16:51: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 [2023-08-18 16:51:23,880 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,880 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,880 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,881 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,881 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:23,881 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,883 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,886 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 [2023-08-18 16:51:23,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,887 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) [2023-08-18 16:51:23,887 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,897 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,898 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,898 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,899 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,899 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Ended with exit code 0 [2023-08-18 16:51:23,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,908 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) [2023-08-18 16:51:23,909 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 [2023-08-18 16:51:23,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,917 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,917 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,918 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,918 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:23,918 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:23,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,923 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 [2023-08-18 16:51:23,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,923 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) [2023-08-18 16:51:23,924 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 [2023-08-18 16:51:23,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:23,932 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,933 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,933 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,934 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,934 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,942 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 [2023-08-18 16:51:23,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,943 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) [2023-08-18 16:51:23,943 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,952 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,953 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,958 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:23,958 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:23,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:23,988 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 [2023-08-18 16:51:23,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:23,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:23,989 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) [2023-08-18 16:51:23,989 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 [2023-08-18 16:51:23,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 [2023-08-18 16:51:23,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:23,998 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:23,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:23,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:23,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:23,998 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:23,998 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:23,998 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Ended with exit code 0 [2023-08-18 16:51:24,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,004 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) [2023-08-18 16:51:24,004 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 [2023-08-18 16:51:24,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,013 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:24,013 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,013 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:24,014 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:24,014 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,019 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Ended with exit code 0 [2023-08-18 16:51:24,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,020 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) [2023-08-18 16:51:24,020 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,029 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:24,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,029 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:24,031 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:24,031 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:24,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Ended with exit code 0 [2023-08-18 16:51:24,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,040 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) [2023-08-18 16:51:24,040 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 [2023-08-18 16:51:24,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,049 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:24,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,049 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:24,050 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:24,050 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,054 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 [2023-08-18 16:51:24,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,055 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) [2023-08-18 16:51:24,055 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,064 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:24,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,065 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:24,065 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:24,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,069 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 [2023-08-18 16:51:24,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,070 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) [2023-08-18 16:51:24,071 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,080 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:51:24,080 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,080 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:24,081 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:24,081 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,085 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 [2023-08-18 16:51:24,088 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-08-18 16:51:24,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,090 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) [2023-08-18 16:51:24,092 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,100 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,100 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,102 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,103 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,113 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 [2023-08-18 16:51:24,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,114 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) [2023-08-18 16:51:24,116 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,124 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,125 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,128 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,128 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,138 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,141 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Ended with exit code 0 [2023-08-18 16:51:24,141 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,142 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) [2023-08-18 16:51:24,143 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,151 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,152 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,154 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,154 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,165 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:24,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,166 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) [2023-08-18 16:51:24,167 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 [2023-08-18 16:51:24,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,175 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,176 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,178 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,178 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,189 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 [2023-08-18 16:51:24,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,190 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) [2023-08-18 16:51:24,192 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 [2023-08-18 16:51:24,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,216 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,216 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,219 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,219 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,229 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 [2023-08-18 16:51:24,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,230 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) [2023-08-18 16:51:24,231 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,240 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,240 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,240 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,245 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,245 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,262 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Ended with exit code 0 [2023-08-18 16:51:24,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,264 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) [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,282 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,282 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,285 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,285 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,295 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 [2023-08-18 16:51:24,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,303 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 [2023-08-18 16:51:24,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,304 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) [2023-08-18 16:51:24,305 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 [2023-08-18 16:51:24,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,314 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,314 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,314 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,317 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,317 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Ended with exit code 0 [2023-08-18 16:51:24,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,328 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) [2023-08-18 16:51:24,328 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,337 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,337 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,339 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,340 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,349 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 [2023-08-18 16:51:24,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,350 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) [2023-08-18 16:51:24,352 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 [2023-08-18 16:51:24,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,359 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,359 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,359 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,361 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,362 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Ended with exit code 0 [2023-08-18 16:51:24,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,372 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) [2023-08-18 16:51:24,373 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,382 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,382 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,385 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,385 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,394 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 [2023-08-18 16:51:24,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,395 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) [2023-08-18 16:51:24,396 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,404 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,404 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,405 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,407 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,407 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,417 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 [2023-08-18 16:51:24,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,418 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) [2023-08-18 16:51:24,420 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,428 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,428 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,428 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,430 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,430 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,440 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 [2023-08-18 16:51:24,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,441 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) [2023-08-18 16:51:24,442 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,450 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,450 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,450 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,453 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,453 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,463 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 [2023-08-18 16:51:24,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,464 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) [2023-08-18 16:51:24,464 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,473 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,474 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,474 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,477 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,477 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,489 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Ended with exit code 0 [2023-08-18 16:51:24,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,490 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) [2023-08-18 16:51:24,491 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,499 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,500 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,500 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,505 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 [2023-08-18 16:51:24,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,506 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) [2023-08-18 16:51:24,507 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,515 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,515 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,515 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,517 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,517 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,527 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 [2023-08-18 16:51:24,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,528 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) [2023-08-18 16:51:24,529 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,537 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,537 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,537 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,539 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,539 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,546 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,548 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 [2023-08-18 16:51:24,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,549 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) [2023-08-18 16:51:24,551 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,559 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,559 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,561 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,562 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,569 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,571 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:24,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,572 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) [2023-08-18 16:51:24,573 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,582 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,582 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,582 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,582 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,582 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,588 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Ended with exit code 0 [2023-08-18 16:51:24,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,588 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) [2023-08-18 16:51:24,590 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,598 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,598 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,598 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,599 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,604 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 [2023-08-18 16:51:24,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,605 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) [2023-08-18 16:51:24,605 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,614 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,614 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,616 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,616 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,626 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 [2023-08-18 16:51:24,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,627 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) [2023-08-18 16:51:24,628 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,636 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,636 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,637 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,642 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:24,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,643 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) [2023-08-18 16:51:24,644 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 [2023-08-18 16:51:24,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,653 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,653 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,656 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,656 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,674 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 [2023-08-18 16:51:24,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,675 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) [2023-08-18 16:51:24,676 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 [2023-08-18 16:51:24,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,684 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,684 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,686 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,686 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,696 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 [2023-08-18 16:51:24,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,697 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) [2023-08-18 16:51:24,698 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 [2023-08-18 16:51:24,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,706 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,706 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,706 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,708 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,708 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Ended with exit code 0 [2023-08-18 16:51:24,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,718 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) [2023-08-18 16:51:24,720 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,727 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,728 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,728 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,728 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,728 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,728 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Ended with exit code 0 [2023-08-18 16:51:24,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,734 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) [2023-08-18 16:51:24,736 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,744 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,744 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,744 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,746 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,746 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,755 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:24,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,756 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) [2023-08-18 16:51:24,758 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,766 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,766 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,766 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,767 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,773 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 [2023-08-18 16:51:24,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,774 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) [2023-08-18 16:51:24,775 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,784 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,784 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,784 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,786 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,786 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,795 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:24,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,796 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) [2023-08-18 16:51:24,798 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,806 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,806 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,813 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,813 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,873 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 [2023-08-18 16:51:24,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,874 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) [2023-08-18 16:51:24,874 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 [2023-08-18 16:51:24,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,883 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,883 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,884 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,889 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 [2023-08-18 16:51:24,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,890 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) [2023-08-18 16:51:24,890 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,899 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,899 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,900 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,905 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 [2023-08-18 16:51:24,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,906 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) [2023-08-18 16:51:24,907 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 [2023-08-18 16:51:24,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,916 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,917 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,919 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:51:24,919 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:51:24,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,929 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 [2023-08-18 16:51:24,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,930 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) [2023-08-18 16:51:24,930 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,940 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,940 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,941 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,941 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,946 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 [2023-08-18 16:51:24,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,948 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) [2023-08-18 16:51:24,954 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,961 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,961 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,961 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,962 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,962 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,967 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:24,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,968 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) [2023-08-18 16:51:24,969 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 [2023-08-18 16:51:24,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:24,978 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,978 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:24,978 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:24,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,979 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:51:24,979 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:51:24,979 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:24,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:24,985 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 [2023-08-18 16:51:24,985 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-08-18 16:51:24,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:24,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:24,986 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) [2023-08-18 16:51:24,987 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 [2023-08-18 16:51:24,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 [2023-08-18 16:51:24,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:24,995 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:24,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:24,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:24,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:24,997 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:24,997 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,005 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,006 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) [2023-08-18 16:51:25,007 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,015 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,016 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,018 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,018 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,023 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,026 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 [2023-08-18 16:51:25,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,027 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) [2023-08-18 16:51:25,028 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 [2023-08-18 16:51:25,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,037 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,037 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,037 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,039 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,039 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,046 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 [2023-08-18 16:51:25,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,047 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) [2023-08-18 16:51:25,048 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,056 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,057 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,058 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,059 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,066 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 [2023-08-18 16:51:25,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,067 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) [2023-08-18 16:51:25,067 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,076 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,076 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,076 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,078 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,078 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,085 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 [2023-08-18 16:51:25,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,086 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) [2023-08-18 16:51:25,088 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,095 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,095 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,099 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,099 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,109 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 [2023-08-18 16:51:25,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,110 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) [2023-08-18 16:51:25,111 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,119 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,119 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,120 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,121 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,127 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 [2023-08-18 16:51:25,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,128 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) [2023-08-18 16:51:25,129 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 [2023-08-18 16:51:25,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,137 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,139 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,139 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,146 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 [2023-08-18 16:51:25,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,147 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) [2023-08-18 16:51:25,148 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,156 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,157 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,157 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,158 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,158 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,165 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Ended with exit code 0 [2023-08-18 16:51:25,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,166 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) [2023-08-18 16:51:25,167 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,176 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,176 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,176 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,177 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,177 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,184 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 [2023-08-18 16:51:25,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,185 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) [2023-08-18 16:51:25,186 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 [2023-08-18 16:51:25,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,194 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,194 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,196 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,196 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,218 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 [2023-08-18 16:51:25,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,219 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) [2023-08-18 16:51:25,220 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,227 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,228 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,229 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,230 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,234 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,236 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,237 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) [2023-08-18 16:51:25,239 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,246 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,246 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,248 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,248 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,254 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 [2023-08-18 16:51:25,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,255 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) [2023-08-18 16:51:25,256 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,264 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,265 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,265 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,267 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,267 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,274 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 [2023-08-18 16:51:25,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,275 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) [2023-08-18 16:51:25,276 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 [2023-08-18 16:51:25,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,284 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,284 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,286 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,286 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,294 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,295 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) [2023-08-18 16:51:25,297 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,304 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,304 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,304 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,304 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,305 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,305 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,338 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) [2023-08-18 16:51:25,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,348 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,349 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,351 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,351 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,356 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 [2023-08-18 16:51:25,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,380 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,381 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) [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,392 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,393 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,394 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,394 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,399 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 [2023-08-18 16:51:25,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,415 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 [2023-08-18 16:51:25,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,416 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) [2023-08-18 16:51: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 [2023-08-18 16:51:25,426 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 [2023-08-18 16:51:25,428 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,428 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,429 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,430 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,430 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,452 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 [2023-08-18 16:51:25,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,453 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) [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,468 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,468 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,469 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,469 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,471 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 [2023-08-18 16:51:25,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,484 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,485 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) [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,496 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,496 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,497 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,497 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,499 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 [2023-08-18 16:51:25,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,516 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 [2023-08-18 16:51:25,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,518 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) [2023-08-18 16:51:25,520 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,529 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,529 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,531 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,531 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,560 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 [2023-08-18 16:51:25,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,562 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) [2023-08-18 16:51:25,564 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,573 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,573 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,573 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,573 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,592 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,593 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) [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,604 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,604 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,604 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,606 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,606 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,611 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 [2023-08-18 16:51:25,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,624 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,625 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) [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,636 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,637 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,638 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,638 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,636 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 [2023-08-18 16:51:25,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,656 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,658 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) [2023-08-18 16:51:25,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,672 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,673 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,673 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,675 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,675 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,679 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 [2023-08-18 16:51:25,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,692 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,693 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) [2023-08-18 16:51:25,695 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,704 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,704 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,704 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,705 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,722 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,723 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) [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,736 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,736 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,738 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,738 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,743 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 [2023-08-18 16:51:25,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,756 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,757 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) [2023-08-18 16:51:25,759 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 [2023-08-18 16:51:25,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,767 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,768 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,768 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,768 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,768 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,768 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,786 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,787 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) [2023-08-18 16:51:25,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,800 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,800 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,802 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,802 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,807 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 [2023-08-18 16:51:25,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:25,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,821 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) [2023-08-18 16:51:25,823 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,832 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,838 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,839 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,861 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 [2023-08-18 16:51:25,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,862 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) [2023-08-18 16:51:25,863 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 [2023-08-18 16:51:25,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,871 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,871 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,872 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,872 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,873 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,875 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 [2023-08-18 16:51:25,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,876 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) [2023-08-18 16:51:25,877 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,885 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,885 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,886 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,886 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,886 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,890 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 [2023-08-18 16:51:25,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,891 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) [2023-08-18 16:51:25,892 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 [2023-08-18 16:51:25,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,900 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,900 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,902 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:51:25,902 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:51:25,906 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,908 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 [2023-08-18 16:51:25,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,909 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) [2023-08-18 16:51:25,910 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 [2023-08-18 16:51:25,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,918 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,918 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,918 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,919 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,919 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,923 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 [2023-08-18 16:51:25,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,924 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) [2023-08-18 16:51:25,924 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,933 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,933 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,934 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,934 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,935 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,938 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 [2023-08-18 16:51:25,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,939 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) [2023-08-18 16:51:25,940 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 [2023-08-18 16:51:25,942 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:25,948 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,948 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:51:25,948 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:25,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:51:25,949 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:51:25,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:25,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,953 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 [2023-08-18 16:51:25,953 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-08-18 16:51:25,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,954 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) [2023-08-18 16:51:25,955 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,964 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:25,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,964 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:25,967 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:25,967 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:25,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:25,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Ended with exit code 0 [2023-08-18 16:51:25,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:25,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:25,978 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) [2023-08-18 16:51:25,979 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 [2023-08-18 16:51:25,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 [2023-08-18 16:51:25,988 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:25,988 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:25,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:25,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:25,989 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:25,992 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:25,992 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Ended with exit code 0 [2023-08-18 16:51:26,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,004 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) [2023-08-18 16:51:26,005 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 [2023-08-18 16:51:26,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:26,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,014 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,014 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,017 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,017 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,026 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 [2023-08-18 16:51:26,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,028 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) [2023-08-18 16:51:26,028 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,037 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,038 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,038 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,041 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,041 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,050 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 [2023-08-18 16:51:26,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,052 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) [2023-08-18 16:51:26,052 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,061 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,061 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,064 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,064 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,071 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Ended with exit code 0 [2023-08-18 16:51:26,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,075 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) [2023-08-18 16:51:26,076 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,084 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,084 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,089 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,090 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,103 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 [2023-08-18 16:51:26,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,104 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) [2023-08-18 16:51:26,104 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,113 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,114 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,116 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,116 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,125 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 [2023-08-18 16:51:26,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,126 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) [2023-08-18 16:51:26,127 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,135 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,136 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,138 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,139 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,148 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 [2023-08-18 16:51:26,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,149 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) [2023-08-18 16:51:26,150 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,158 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,158 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,161 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,161 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,167 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,170 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,171 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) [2023-08-18 16:51:26,176 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 [2023-08-18 16:51:26,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:26,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,182 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,183 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,185 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,185 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,191 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,194 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 [2023-08-18 16:51:26,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,195 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) [2023-08-18 16:51:26,196 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 [2023-08-18 16:51:26,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:26,204 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,204 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,204 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,207 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,207 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Ended with exit code 0 [2023-08-18 16:51:26,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,217 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) [2023-08-18 16:51:26,218 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,226 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,226 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,229 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,229 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,238 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 [2023-08-18 16:51:26,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,239 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) [2023-08-18 16:51:26,240 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,249 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,249 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,249 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,252 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,252 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,281 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,284 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 [2023-08-18 16:51:26,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,286 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) [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,296 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,297 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,297 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,300 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,300 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,309 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 [2023-08-18 16:51:26,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,320 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,322 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) [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,332 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,333 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,336 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,337 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,347 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 [2023-08-18 16:51:26,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,358 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 [2023-08-18 16:51:26,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,359 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) [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,372 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,372 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,372 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:26,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,373 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,373 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:26,373 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:26,380 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 [2023-08-18 16:51:26,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,391 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,393 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) [2023-08-18 16:51:26,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:26,404 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,404 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,405 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,407 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,407 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,415 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 [2023-08-18 16:51:26,426 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,430 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,431 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) [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,444 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,444 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,445 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,447 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,447 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,454 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 [2023-08-18 16:51:26,461 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,464 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,466 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) [2023-08-18 16:51:26,468 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,477 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,478 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,480 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,480 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,504 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,505 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) [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,516 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 [2023-08-18 16:51:26,517 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,517 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:26,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,517 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,518 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:26,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:26,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,535 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,536 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) [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,549 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:26,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,549 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,550 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:26,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:26,552 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 [2023-08-18 16:51:26,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,566 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,567 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) [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,580 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,581 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,583 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,583 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,591 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 [2023-08-18 16:51:26,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,606 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) [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,621 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:26,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,621 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,622 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:26,622 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:26,624 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 [2023-08-18 16:51:26,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,636 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,637 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) [2023-08-18 16:51:26,639 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,649 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,649 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,652 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,652 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,676 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 [2023-08-18 16:51:26,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,678 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) [2023-08-18 16:51:26,709 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 [2023-08-18 16:51: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 [2023-08-18 16:51:26,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,717 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,718 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,721 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,721 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,738 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,741 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,742 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) [2023-08-18 16:51:26,744 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,753 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,753 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,754 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,757 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,757 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,780 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,782 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) [2023-08-18 16:51:26,784 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,793 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,793 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:26,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,793 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,794 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:26,794 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:26,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,821 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) [2023-08-18 16:51:26,825 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:26,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,832 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,833 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,835 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,836 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,838 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 [2023-08-18 16:51:26,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,854 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,855 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) [2023-08-18 16:51:26,855 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,863 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,864 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:26,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,864 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,864 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:26,864 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:26,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,869 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Ended with exit code 0 [2023-08-18 16:51:26,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,870 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) [2023-08-18 16:51:26,871 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 [2023-08-18 16:51:26,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 [2023-08-18 16:51:26,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,879 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,879 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,882 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,882 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,890 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:26,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,891 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) [2023-08-18 16:51:26,892 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 [2023-08-18 16:51:26,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:26,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,901 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,901 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,909 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,910 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:26,947 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,949 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 [2023-08-18 16:51:26,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,951 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) [2023-08-18 16:51:26,952 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 [2023-08-18 16:51:26,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:26,959 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,959 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,960 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:26,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,960 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,960 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:26,960 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:26,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,965 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 [2023-08-18 16:51:26,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,966 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) [2023-08-18 16:51:26,966 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 [2023-08-18 16:51:26,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:26,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,975 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:26,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,975 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,976 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:26,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:26,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:26,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Ended with exit code 0 [2023-08-18 16:51:26,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:26,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:26,982 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) [2023-08-18 16:51:26,983 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 [2023-08-18 16:51:26,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:26,991 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:26,991 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:26,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:26,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:26,992 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:26,994 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:51:26,994 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:51:27,001 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:27,003 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 [2023-08-18 16:51:27,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:27,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:27,004 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) [2023-08-18 16:51:27,005 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 [2023-08-18 16:51:27,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:27,014 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:27,014 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:27,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:27,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:27,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:27,014 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:27,015 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:27,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:27,017 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:27,019 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Ended with exit code 0 [2023-08-18 16:51:27,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:27,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:27,020 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) [2023-08-18 16:51:27,021 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 [2023-08-18 16:51:27,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 [2023-08-18 16:51:27,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:27,029 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:27,029 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:27,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:27,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:27,030 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:27,030 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:27,030 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:27,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:27,035 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Forceful destruction successful, exit code 0 [2023-08-18 16:51:27,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:51:27,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:51:27,036 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) [2023-08-18 16:51:27,036 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 [2023-08-18 16:51:27,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:51:27,045 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:51:27,045 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:51:27,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:51:27,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:51:27,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:51:27,045 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:51:27,046 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:51:27,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:51:27,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:51:27,050 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 [2023-08-18 16:51:27,057 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 18.08 04:51:27 BoogieIcfgContainer [2023-08-18 16:51:27,057 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-08-18 16:51:27,058 INFO L158 Benchmark]: Toolchain (without parser) took 23619.50ms. Allocated memory was 288.4MB in the beginning and 431.0MB in the end (delta: 142.6MB). Free memory was 241.9MB in the beginning and 337.2MB in the end (delta: -95.2MB). Peak memory consumption was 205.7MB. Max. memory is 8.0GB. [2023-08-18 16:51:27,058 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 185.6MB. Free memory is still 138.6MB. There was no memory consumed. Max. memory is 8.0GB. [2023-08-18 16:51:27,059 INFO L158 Benchmark]: CACSL2BoogieTranslator took 204.48ms. Allocated memory is still 288.4MB. Free memory was 241.6MB in the beginning and 231.0MB in the end (delta: 10.6MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2023-08-18 16:51:27,059 INFO L158 Benchmark]: Boogie Procedure Inliner took 37.22ms. Allocated memory is still 288.4MB. Free memory was 231.0MB in the beginning and 229.3MB in the end (delta: 1.6MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2023-08-18 16:51:27,059 INFO L158 Benchmark]: Boogie Preprocessor took 25.72ms. Allocated memory is still 288.4MB. Free memory was 229.3MB in the beginning and 228.0MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2023-08-18 16:51:27,059 INFO L158 Benchmark]: RCFGBuilder took 361.27ms. Allocated memory is still 288.4MB. Free memory was 228.0MB in the beginning and 214.0MB in the end (delta: 14.0MB). Peak memory consumption was 13.6MB. Max. memory is 8.0GB. [2023-08-18 16:51:27,060 INFO L158 Benchmark]: BuchiAutomizer took 22985.82ms. Allocated memory was 288.4MB in the beginning and 431.0MB in the end (delta: 142.6MB). Free memory was 213.6MB in the beginning and 337.2MB in the end (delta: -123.6MB). Peak memory consumption was 177.4MB. Max. memory is 8.0GB. [2023-08-18 16:51:27,061 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.24ms. Allocated memory is still 185.6MB. Free memory is still 138.6MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 204.48ms. Allocated memory is still 288.4MB. Free memory was 241.6MB in the beginning and 231.0MB in the end (delta: 10.6MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 37.22ms. Allocated memory is still 288.4MB. Free memory was 231.0MB in the beginning and 229.3MB in the end (delta: 1.6MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * Boogie Preprocessor took 25.72ms. Allocated memory is still 288.4MB. Free memory was 229.3MB in the beginning and 228.0MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 361.27ms. Allocated memory is still 288.4MB. Free memory was 228.0MB in the beginning and 214.0MB in the end (delta: 14.0MB). Peak memory consumption was 13.6MB. Max. memory is 8.0GB. * BuchiAutomizer took 22985.82ms. Allocated memory was 288.4MB in the beginning and 431.0MB in the end (delta: 142.6MB). Free memory was 213.6MB in the beginning and 337.2MB in the end (delta: -123.6MB). Peak memory consumption was 177.4MB. 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 22.8s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 22.6s. 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: inital65 mio100 ax218 hnf100 lsp38 ukn91 mio100 lsp75 div620 bol100 ite100 ukn100 eq143 hnf95 smp40 dnf100 smp100 tf102 neg100 sie104 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 17ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "[152] $Ultimate##0-->L-1: Formula: (and (= |v_#NULL.base_1| 0) (= |v_#NULL.offset_1| 0)) InVars {} OutVars{#NULL.offset=|v_#NULL.offset_1|, #NULL.base=|v_#NULL.base_1|} AuxVars[] AssignedVars[#NULL.offset, #NULL.base]" "[159] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[]" "[177] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[]" "[151] 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[]" "[170] 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[]" "[168] 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[]" "[139] L21-3-->L21-4: Formula: (and (= 43 (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[]" "[187] L21-4-->L38: Formula: (= v_~M~0_5 0) InVars {} OutVars{~M~0=v_~M~0_5} AuxVars[] AssignedVars[~M~0]" "[188] L38-->L38-1: Formula: (= v_~counter~0_7 0) InVars {} OutVars{~counter~0=v_~counter~0_7} AuxVars[] AssignedVars[~counter~0]" "[142] L38-1-->L-1-2: Formula: (= v_~C~0_3 0) InVars {} OutVars{~C~0=v_~C~0_3} AuxVars[] AssignedVars[~C~0]" "[178] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1]" "[183] L-1-3-->L65: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~mem10#1=|v_ULTIMATE.start_main_#t~mem10#1_1|, ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem9#1=|v_ULTIMATE.start_main_#t~mem9#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1, ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem9#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~mem10#1, ULTIMATE.start_main_~#t2~0#1.base]" "[190] L65-->L65-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]" "[174] L65-1-->L65-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]" "[158] L65-2-->L67: 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]" "[173] L67-->L67-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~C~0_4) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|, ~C~0=v_~C~0_4} AuxVars[] AssignedVars[~C~0]" "[146] L67-1-->L68: 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]" "[176] L68-->L68-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]" "[144] L68-1-->L68-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet4#1_3| v_~M~0_6) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{~M~0=v_~M~0_6, ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} AuxVars[] AssignedVars[~M~0]" "[128] L68-2-->L69: 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]" "[134] L69-->L69-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (< 0 (mod v_~M~0_7 4294967296)) 1 0)) InVars {~M~0=v_~M~0_7} OutVars{~M~0=v_~M~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]" "[179] L69-1-->L34: 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]" "[148] L34-->L35: 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]" "[172] L35-->L34-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[]" "[166] L34-1-->L72: Formula: (= |v_ULTIMATE.start_main_#t~pre5#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_2|, #pthreadsForks=|v_#pthreadsForks_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre5#1]" "[189] L72-->L72-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks]" "[117] L72-1-->L72-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_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~pre5#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, #length=|v_#length_7|, 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{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_3|, #valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, #length=|v_#length_7|, 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]" "[214] L72-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre5#1_6| v_thread1Thread1of1ForFork1_thidvar0_2) (= 0 v_thread1Thread1of1ForFork1_thidvar1_2)) InVars {ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|} OutVars{ULTIMATE.start_main_#t~pre5#1=|v_ULTIMATE.start_main_#t~pre5#1_6|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_4|, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_8|, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_12, thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_4|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_2, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#t~post1, thread1Thread1of1ForFork1_~i~0, thread1Thread1of1ForFork1_#res.offset, thread1Thread1of1ForFork1_thidvar1, thread1Thread1of1ForFork1_thidvar0]" "[192] $Ultimate##0-->L41-4: Formula: (= v_thread1Thread1of1ForFork1_~i~0_1 0) InVars {} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0]" "[193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[]" "[196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0]" "[198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" "[200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0]" "[201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" Loop: "[193] L41-4-->L42: Formula: (< (mod v_thread1Thread1of1ForFork1_~i~0_3 4294967296) (mod v_~M~0_2 4294967296)) InVars {~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} OutVars{~M~0=v_~M~0_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_3} AuxVars[] AssignedVars[]" "[196] L42-->L44: Formula: (= v_~counter~0_1 (+ v_~counter~0_2 v_~C~0_1)) InVars {~counter~0=v_~counter~0_2, ~C~0=v_~C~0_1} OutVars{~counter~0=v_~counter~0_1, ~C~0=v_~C~0_1} AuxVars[] AssignedVars[~counter~0]" "[198] L44-->L41-2: Formula: (= |v_thread1Thread1of1ForFork1_#t~post1_1| v_thread1Thread1of1ForFork1_~i~0_7) InVars {thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_7, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" "[200] L41-2-->L41-3: Formula: (= v_thread1Thread1of1ForFork1_~i~0_9 (+ |v_thread1Thread1of1ForFork1_#t~post1_3| 1)) InVars {thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} OutVars{thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_9, thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0]" "[201] L41-3-->L41-4: Formula: true InVars {} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1]" RESULT: Ultimate could not prove your program: unable to determine termination [2023-08-18 16:51:27,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request...