/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-threaded-sum-3.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-wip.me.fairness-a3464b2-m [2023-08-18 16:52:22,652 INFO L172 SettingsManager]: Resetting all preferences to default values... [2023-08-18 16:52:22,736 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:52:22,777 INFO L114 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-18 16:52:22,778 INFO L135 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-08-18 16:52:22,778 INFO L137 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-08-18 16:52:22,779 INFO L135 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-18 16:52:22,779 INFO L137 SettingsManager]: * Create parallel compositions if possible=false [2023-08-18 16:52:22,780 INFO L137 SettingsManager]: * Use SBE=true [2023-08-18 16:52:22,782 INFO L135 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-08-18 16:52:22,782 INFO L137 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-08-18 16:52:22,783 INFO L137 SettingsManager]: * Use old map elimination=false [2023-08-18 16:52:22,783 INFO L137 SettingsManager]: * Use external solver (rank synthesis)=false [2023-08-18 16:52:22,784 INFO L137 SettingsManager]: * Use only trivial implications for array writes=true [2023-08-18 16:52:22,784 INFO L137 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-08-18 16:52:22,784 INFO L135 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-18 16:52:22,784 INFO L137 SettingsManager]: * sizeof long=4 [2023-08-18 16:52:22,785 INFO L137 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2023-08-18 16:52:22,785 INFO L137 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-18 16:52:22,785 INFO L137 SettingsManager]: * sizeof POINTER=4 [2023-08-18 16:52:22,785 INFO L137 SettingsManager]: * Check division by zero=IGNORE [2023-08-18 16:52:22,786 INFO L137 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-08-18 16:52:22,786 INFO L137 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-08-18 16:52:22,786 INFO L137 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-08-18 16:52:22,786 INFO L137 SettingsManager]: * sizeof long double=12 [2023-08-18 16:52:22,787 INFO L137 SettingsManager]: * Check if freed pointer was valid=false [2023-08-18 16:52:22,787 INFO L137 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-08-18 16:52:22,787 INFO L137 SettingsManager]: * Use constant arrays=true [2023-08-18 16:52:22,787 INFO L137 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-08-18 16:52:22,787 INFO L135 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-18 16:52:22,788 INFO L137 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-18 16:52:22,788 INFO L135 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-18 16:52:22,788 INFO L137 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-18 16:52:22,788 INFO L137 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-08-18 16:52:22,789 INFO L135 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-08-18 16:52:22,790 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:52:23,097 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-18 16:52:23,124 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-18 16:52:23,133 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-18 16:52:23,135 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-18 16:52:23,135 INFO L274 PluginConnector]: CDTParser initialized [2023-08-18 16:52:23,141 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-threaded-sum-3.wvr.c [2023-08-18 16:52:24,154 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-18 16:52:24,306 INFO L384 CDTParser]: Found 1 translation units. [2023-08-18 16:52:24,307 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-threaded-sum-3.wvr.c [2023-08-18 16:52:24,312 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/86008c9ea/494103c8daf34855a5959701eeb8ed57/FLAG44ab047f1 [2023-08-18 16:52:24,322 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/86008c9ea/494103c8daf34855a5959701eeb8ed57 [2023-08-18 16:52:24,323 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-18 16:52:24,324 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-18 16:52:24,325 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-18 16:52:24,325 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-18 16:52:24,327 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-18 16:52:24,328 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,328 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@271574a3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24, skipping insertion in model container [2023-08-18 16:52:24,329 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,333 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2023-08-18 16:52:24,349 INFO L178 MainTranslator]: Built tables and reachable declarations [2023-08-18 16:52:24,497 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-threaded-sum-3.wvr.c[2957,2970] [2023-08-18 16:52:24,501 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-18 16:52:24,511 INFO L203 MainTranslator]: Completed pre-run [2023-08-18 16:52:24,544 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-threaded-sum-3.wvr.c[2957,2970] [2023-08-18 16:52:24,545 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-18 16:52:24,550 WARN L667 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-18 16:52:24,550 WARN L667 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-18 16:52:24,555 INFO L208 MainTranslator]: Completed translation [2023-08-18 16:52:24,556 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24 WrapperNode [2023-08-18 16:52:24,556 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-18 16:52:24,557 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-18 16:52:24,557 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-18 16:52:24,557 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-18 16:52:24,561 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:52:24" (1/1) ... [2023-08-18 16:52:24,576 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:52:24" (1/1) ... [2023-08-18 16:52:24,595 INFO L138 Inliner]: procedures = 22, calls = 46, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 82 [2023-08-18 16:52:24,596 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-18 16:52:24,596 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-18 16:52:24,596 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-18 16:52:24,596 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-18 16:52:24,602 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,602 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,611 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,612 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,621 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,626 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,627 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,627 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,629 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-18 16:52:24,629 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-18 16:52:24,629 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-18 16:52:24,629 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-18 16:52:24,630 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (1/1) ... [2023-08-18 16:52:24,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:24,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:24,658 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:52:24,686 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:52:24,704 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-18 16:52:24,705 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-08-18 16:52:24,705 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-08-18 16:52:24,705 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-08-18 16:52:24,705 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-08-18 16:52:24,705 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-08-18 16:52:24,706 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-08-18 16:52:24,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-18 16:52:24,706 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-18 16:52:24,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-18 16:52:24,706 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-08-18 16:52:24,706 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-08-18 16:52:24,706 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-18 16:52:24,706 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-18 16:52:24,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-18 16:52:24,707 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-18 16:52:24,708 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:52:24,790 INFO L236 CfgBuilder]: Building ICFG [2023-08-18 16:52:24,791 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-18 16:52:24,997 INFO L277 CfgBuilder]: Performing block encoding [2023-08-18 16:52:25,040 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-18 16:52:25,040 INFO L302 CfgBuilder]: Removed 3 assume(true) statements. [2023-08-18 16:52:25,042 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.08 04:52:25 BoogieIcfgContainer [2023-08-18 16:52:25,042 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-18 16:52:25,042 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-08-18 16:52:25,043 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-08-18 16:52:25,045 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-08-18 16:52:25,045 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-08-18 16:52:25,046 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 18.08 04:52:24" (1/3) ... [2023-08-18 16:52:25,046 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@72ce1b02 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 18.08 04:52:25, skipping insertion in model container [2023-08-18 16:52:25,046 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-08-18 16:52:25,046 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.08 04:52:24" (2/3) ... [2023-08-18 16:52:25,047 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@72ce1b02 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 18.08 04:52:25, skipping insertion in model container [2023-08-18 16:52:25,047 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-08-18 16:52:25,047 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.08 04:52:25" (3/3) ... [2023-08-18 16:52:25,047 INFO L332 chiAutomizerObserver]: Analyzing ICFG popl20-threaded-sum-3.wvr.c [2023-08-18 16:52:25,145 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-08-18 16:52:25,169 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 111 places, 112 transitions, 248 flow [2023-08-18 16:52:25,200 INFO L124 PetriNetUnfolderBase]: 8/106 cut-off events. [2023-08-18 16:52:25,201 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-08-18 16:52:25,204 INFO L83 FinitePrefix]: Finished finitePrefix Result has 119 conditions, 106 events. 8/106 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 58 event pairs, 0 based on Foata normal form. 0/98 useless extension candidates. Maximal degree in co-relation 73. Up to 2 conditions per place. [2023-08-18 16:52:25,204 INFO L82 GeneralOperation]: Start removeDead. Operand has 111 places, 112 transitions, 248 flow [2023-08-18 16:52:25,208 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 108 places, 106 transitions, 230 flow [2023-08-18 16:52:25,217 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-08-18 16:52:25,217 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-08-18 16:52:25,217 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-08-18 16:52:25,217 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-08-18 16:52:25,217 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-08-18 16:52:25,217 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-08-18 16:52:25,217 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-08-18 16:52:25,217 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-08-18 16:52:25,218 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 0 states, but on-demand construction may add more states [2023-08-18 16:52:25,428 INFO L131 ngComponentsAnalysis]: Automaton has 334 accepting balls. 1660 [2023-08-18 16:52:25,429 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-08-18 16:52:25,429 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-08-18 16:52:25,433 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-18 16:52:25,433 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-08-18 16:52:25,433 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-08-18 16:52:25,434 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 2153 states, but on-demand construction may add more states [2023-08-18 16:52:25,463 INFO L131 ngComponentsAnalysis]: Automaton has 334 accepting balls. 1660 [2023-08-18 16:52:25,464 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-08-18 16:52:25,464 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-08-18 16:52:25,465 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-18 16:52:25,465 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-08-18 16:52:25,474 INFO L748 eck$LassoCheckResult]: Stem: 114#[$Ultimate##0]don't care [207] $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] 117#[L-1]don't care [210] L-1-->L-1-1: Formula: (= (select |v_#valid_12| 0) 0) InVars {#valid=|v_#valid_12|} OutVars{#valid=|v_#valid_12|} AuxVars[] AssignedVars[] 119#[L-1-1]don't care [287] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 121#[L21]don't care [265] L21-->L21-1: Formula: (and (= (select |v_#length_6| 1) 2) (= (select |v_#valid_13| 1) 1)) InVars {#length=|v_#length_6|, #valid=|v_#valid_13|} OutVars{#length=|v_#length_6|, #valid=|v_#valid_13|} AuxVars[] AssignedVars[] 123#[L21-1]don't care [276] L21-1-->L21-2: Formula: (= (select (select |v_#memory_int_8| 1) 0) 48) InVars {#memory_int=|v_#memory_int_8|} OutVars{#memory_int=|v_#memory_int_8|} AuxVars[] AssignedVars[] 125#[L21-2]don't care [222] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_9| 1) 1) 0) InVars {#memory_int=|v_#memory_int_9|} OutVars{#memory_int=|v_#memory_int_9|} AuxVars[] AssignedVars[] 127#[L21-3]don't care [251] L21-3-->L21-4: Formula: (and (= (select |v_#length_7| 2) 28) (= (select |v_#valid_14| 2) 1)) InVars {#length=|v_#length_7|, #valid=|v_#valid_14|} OutVars{#length=|v_#length_7|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[] 129#[L21-4]don't care [237] L21-4-->L38: Formula: (= v_~s~0_9 0) InVars {} OutVars{~s~0=v_~s~0_9} AuxVars[] AssignedVars[~s~0] 131#[L38]don't care [238] L38-->L38-1: Formula: (= v_~t~0_11 0) InVars {} OutVars{~t~0=v_~t~0_11} AuxVars[] AssignedVars[~t~0] 133#[L38-1]don't care [252] L38-1-->L38-2: Formula: (= v_~m~0_4 0) InVars {} OutVars{~m~0=v_~m~0_4} AuxVars[] AssignedVars[~m~0] 135#[L38-2]don't care [283] L38-2-->L38-3: Formula: (= v_~c~0_1 0) InVars {} OutVars{~c~0=v_~c~0_1} AuxVars[] AssignedVars[~c~0] 137#[L38-3]don't care [209] L38-3-->L38-4: Formula: (= v_~T~0_2 0) InVars {} OutVars{~T~0=v_~T~0_2} AuxVars[] AssignedVars[~T~0] 139#[L38-4]don't care [243] L38-4-->L38-5: Formula: (= v_~S~0_2 0) InVars {} OutVars{~S~0=v_~S~0_2} AuxVars[] AssignedVars[~S~0] 141#[L38-5]don't care [188] L38-5-->L38-6: Formula: (= v_~u~0_9 0) InVars {} OutVars{~u~0=v_~u~0_9} AuxVars[] AssignedVars[~u~0] 143#[L38-6]don't care [263] L38-6-->L-1-2: Formula: (= v_~U~0_2 0) InVars {} OutVars{~U~0=v_~U~0_2} AuxVars[] AssignedVars[~U~0] 145#[L-1-2]don't care [289] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 147#[L-1-3]don't care [290] L-1-3-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_5|, ULTIMATE.start_main_#t~mem18#1=|v_ULTIMATE.start_main_#t~mem18#1_3|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_3|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_3|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_4|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_3|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_1|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_2|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~mem18#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~mem17#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_~#t2~0#1.base] 149#[L98]don't care [268] L98-->L98-1: Formula: (and (= (store |v_#length_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_8|) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (select |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (= |v_#valid_15| (store |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1)) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_9|, #valid=|v_#valid_16|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_8|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_15|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 151#[L98-1]don't care [194] L98-1-->L98-2: Formula: (and (= (select |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_6|) 0) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_6| 0)) (= |v_#length_10| (store |v_#length_11| |v_ULTIMATE.start_main_~#t2~0#1.base_6| 4)) (= (store |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_6| 1) |v_#valid_17|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_6|) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_6|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_11|, #valid=|v_#valid_18|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_10|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_6|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_6|, #valid=|v_#valid_17|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 153#[L98-2]don't care [248] L98-2-->L98-3: Formula: (and (= |v_ULTIMATE.start_main_~#t3~0#1.offset_6| 0) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_6|) (= (select |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_6|) 0) (= (store |v_#length_13| |v_ULTIMATE.start_main_~#t3~0#1.base_6| 4) |v_#length_12|) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_6| 0)) (= (store |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_6| 1) |v_#valid_19|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_13|, #valid=|v_#valid_20|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_6|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_12|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_6|, #valid=|v_#valid_19|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 155#[L98-3]don't care [266] L98-3-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 157#[L100]don't care [228] L100-->L100-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet7#1_3| v_~S~0_3) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} OutVars{~S~0=v_~S~0_3, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} AuxVars[] AssignedVars[~S~0] 159#[L100-1]don't care [244] L100-1-->L101: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 161#[L101]don't care [281] L101-->L101-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 163#[L101-1]don't care [200] L101-1-->L101-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_3| v_~T~0_3) InVars {ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|, ~T~0=v_~T~0_3} AuxVars[] AssignedVars[~T~0] 165#[L101-2]don't care [250] L101-2-->L102: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 167#[L102]don't care [218] L102-->L102-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 169#[L102-1]don't care [202] L102-1-->L102-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet9#1_3| v_~U~0_3) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} OutVars{~U~0=v_~U~0_3, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} AuxVars[] AssignedVars[~U~0] 171#[L102-2]don't care [217] L102-2-->L103: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 173#[L103]don't care [279] L103-->L104: Formula: (= v_~s~0_10 v_~S~0_4) InVars {~S~0=v_~S~0_4} OutVars{~S~0=v_~S~0_4, ~s~0=v_~s~0_10} AuxVars[] AssignedVars[~s~0] 175#[L104]don't care [198] L104-->L105: Formula: (= v_~t~0_12 v_~T~0_4) InVars {~T~0=v_~T~0_4} OutVars{~T~0=v_~T~0_4, ~t~0=v_~t~0_12} AuxVars[] AssignedVars[~t~0] 177#[L105]don't care [197] L105-->L107: Formula: (= v_~u~0_10 v_~U~0_4) InVars {~U~0=v_~U~0_4} OutVars{~U~0=v_~U~0_4, ~u~0=v_~u~0_10} AuxVars[] AssignedVars[~u~0] 179#[L107]don't care [284] L107-->L107-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| (ite (and (< 0 (mod v_~T~0_5 4294967296)) (< 0 (mod v_~S~0_5 4294967296)) (< 0 (mod v_~U~0_5 4294967296))) 1 0)) InVars {~U~0=v_~U~0_5, ~S~0=v_~S~0_5, ~T~0=v_~T~0_5} OutVars{~U~0=v_~U~0_5, ~S~0=v_~S~0_5, ~T~0=v_~T~0_5, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 181#[L107-1]don't care [282] L107-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 183#[L34]don't care [205] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 185#[L35]don't care [278] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_8| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|} AuxVars[] AssignedVars[] 189#[L34-1]don't care [274] L34-1-->L110: Formula: (= |v_ULTIMATE.start_main_#t~pre10#1_2| |v_#pthreadsForks_6|) InVars {#pthreadsForks=|v_#pthreadsForks_6|} OutVars{#pthreadsForks=|v_#pthreadsForks_6|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre10#1] 191#[L110]don't care [241] L110-->L110-1: Formula: (= (+ 1 |v_#pthreadsForks_8|) |v_#pthreadsForks_7|) InVars {#pthreadsForks=|v_#pthreadsForks_8|} OutVars{#pthreadsForks=|v_#pthreadsForks_7|} AuxVars[] AssignedVars[#pthreadsForks] 193#[L110-1]don't care [199] L110-1-->L110-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (store |v_#memory_int_11| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_11| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre10#1_3|)) |v_#memory_int_10|) (= (select |v_#valid_21| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_14| |v_ULTIMATE.start_main_~#t1~0#1.base_6|))) InVars {ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_3|, #valid=|v_#valid_21|, #memory_int=|v_#memory_int_11|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_3|, #valid=|v_#valid_21|, #memory_int=|v_#memory_int_10|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int] 195#[L110-2]don't care [326] L110-2-->$Ultimate##0: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_2) (= |v_ULTIMATE.start_main_#t~pre10#1_6| v_thread1Thread1of1ForFork2_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_6|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_2, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_2, thread1Thread1of1ForFork2_#res.base=|v_thread1Thread1of1ForFork2_#res.base_4|, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_6|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_6|, thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_6|, thread1Thread1of1ForFork2_#res.offset=|v_thread1Thread1of1ForFork2_#res.offset_4|, thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_10} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_thidvar1, thread1Thread1of1ForFork2_thidvar0, thread1Thread1of1ForFork2_#res.base, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, thread1Thread1of1ForFork2_#res.offset, thread1Thread1of1ForFork2_~cond~0] 197#[$Ultimate##0, L110-3]don't care [293] $Ultimate##0-->L53: Formula: (= v_thread1Thread1of1ForFork2_~cond~0_1 (ite (= (ite (or (< 0 (mod v_~s~0_1 4294967296)) (< 0 (mod v_~t~0_1 4294967296)) (< 0 (mod v_~u~0_1 4294967296))) 1 0) 0) 0 1)) InVars {~u~0=v_~u~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_1, ~u~0=v_~u~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 199#[L53, L110-3]don't care [2023-08-18 16:52:25,475 INFO L750 eck$LassoCheckResult]: Loop: 199#[L53, L110-3]don't care [294] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} AuxVars[] AssignedVars[] 205#[L45, L110-3]don't care [297] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_3 4294967296))) (or (and (= v_~m~0_Out_2 v_~m~0_In_1) (<= .cse0 0) (= |v_thread1Thread1of1ForFork2_#t~post1_2| |v_thread1Thread1of1ForFork2_#t~post1_1|) (= v_~s~0_In_3 v_~s~0_Out_6) (= |v_thread1Thread1of1ForFork2_#t~post2_2| |v_thread1Thread1of1ForFork2_#t~post2_1|)) (and (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1)) (= (+ v_~s~0_Out_6 1) v_~s~0_In_3)))) InVars {thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~m~0=v_~m~0_In_1, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~s~0=v_~s~0_In_3} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_2|, ~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_2|, ~s~0=v_~s~0_Out_6} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, ~s~0] 217#[L46-1, L110-3]don't care [299] L46-1-->L53: Formula: (= (ite (= 0 (ite (or (< 0 (mod v_~u~0_2 4294967296)) (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0)) 0 1) v_thread1Thread1of1ForFork2_~cond~0_7) InVars {~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_7, ~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 199#[L53, L110-3]don't care [2023-08-18 16:52:25,478 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:52:25,479 INFO L85 PathProgramCache]: Analyzing trace with hash -1317484591, now seen corresponding path program 1 times [2023-08-18 16:52:25,484 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:52:25,484 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1207276726] [2023-08-18 16:52:25,485 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:52:25,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:52:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:25,641 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:52:25,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:25,726 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:52:25,728 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:52:25,728 INFO L85 PathProgramCache]: Analyzing trace with hash 321831, now seen corresponding path program 1 times [2023-08-18 16:52:25,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:52:25,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818136038] [2023-08-18 16:52:25,729 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:52:25,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:52:25,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:25,752 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:52:25,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:25,758 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:52:25,759 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:52:25,759 INFO L85 PathProgramCache]: Analyzing trace with hash -1772007593, now seen corresponding path program 1 times [2023-08-18 16:52:25,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:52:25,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [444922056] [2023-08-18 16:52:25,760 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:52:25,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:52:25,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:25,844 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:52:25,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:25,876 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:52:27,137 INFO L210 LassoAnalysis]: Preferences: [2023-08-18 16:52:27,138 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-08-18 16:52:27,138 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-08-18 16:52:27,138 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-08-18 16:52:27,138 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-08-18 16:52:27,138 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:27,138 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-08-18 16:52:27,138 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-08-18 16:52:27,138 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-threaded-sum-3.wvr.c_BEv2_Iteration1_Lasso [2023-08-18 16:52:27,139 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-08-18 16:52:27,139 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-08-18 16:52:27,155 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:52:27,367 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:52:27,369 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:52:27,370 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:52:27,372 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:52:27,374 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:52:27,376 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:52:27,378 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:52:27,380 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:52:27,381 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:52:27,383 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:52:27,384 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:52:27,386 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:52:27,387 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:52:27,391 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:52:27,392 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:52:27,394 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:52:27,396 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:52:27,397 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:52:27,399 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:52:27,401 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:52:27,402 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:52:27,408 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:52:27,572 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:52:27,574 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:52:27,576 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:52:27,577 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:52:27,579 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:52:27,580 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:52:27,581 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:52:28,166 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 10 [2023-08-18 16:52:29,459 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-08-18 16:52:29,462 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-08-18 16:52:29,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:29,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:29,479 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:52:29,493 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:52:29,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:52:29,501 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:29,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:29,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:29,501 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:29,506 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:29,507 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:29,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:29,545 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:52:29,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:29,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:29,558 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:52:29,559 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:52:29,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:52:29,567 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:29,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:29,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:29,568 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:29,570 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:29,570 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:29,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:29,608 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:52:29,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:29,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:29,609 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:52:29,621 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:52:29,622 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:29,628 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:29,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:29,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:29,628 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:29,633 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:29,633 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:29,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:29,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2023-08-18 16:52:29,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:29,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:29,659 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:52:29,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:52:29,692 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:29,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:29,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:29,692 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:29,694 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:29,694 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:29,697 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:52:29,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:29,723 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:52:29,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:29,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:29,724 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:52:29,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:29,761 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:29,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:29,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:29,762 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:29,764 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:29,764 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:29,767 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:52:29,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:29,794 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:52:29,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:29,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:29,809 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:52:29,810 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:52:29,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:29,822 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:29,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:29,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:29,822 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:29,825 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:29,825 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:29,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:29,870 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:52:29,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:29,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:29,872 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:52:29,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:52:29,915 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:29,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:29,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:29,916 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:29,917 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:29,917 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:29,928 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:52:29,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:29,943 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:52:29,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:29,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:29,945 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:52:29,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:29,966 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:29,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:29,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:29,966 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:29,968 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:29,968 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:29,970 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:52:29,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,009 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:52:30,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,021 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:52:30,033 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:52:30,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:52:30,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,039 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,041 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,041 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,073 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:52:30,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,074 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:52:30,077 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:52:30,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:30,083 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,084 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,085 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,085 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,111 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:52:30,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,112 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:52:30,114 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:52:30,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:52:30,120 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,121 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,122 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,122 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,140 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2023-08-18 16:52:30,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,141 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:52:30,143 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:52:30,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:52:30,149 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,149 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,151 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,151 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,175 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:52:30,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,176 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:52:30,184 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:52:30,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:52:30,191 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,191 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,191 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,193 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,193 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,222 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:52:30,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,224 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:52:30,237 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:52:30,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:30,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,243 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,245 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,245 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,275 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:52:30,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,276 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:52:30,278 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:52:30,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:30,285 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,286 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,288 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,288 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,316 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:52:30,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,325 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:52:30,328 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:52:30,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:52:30,335 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,336 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,337 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,337 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,357 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:52:30,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,358 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:52:30,362 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:52:30,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:52:30,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,370 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,370 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,370 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,378 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:52:30,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,379 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:52:30,381 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:52:30,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:52:30,388 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,389 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,389 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,389 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,389 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,390 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,392 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:52:30,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,395 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:52:30,396 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:52:30,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:52:30,403 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,404 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,406 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,406 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,411 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:52:30,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,412 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:52:30,414 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:52:30,417 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:30,423 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,423 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,424 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,424 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,426 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,429 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:52:30,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,430 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:52:30,430 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:52:30,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:52:30,438 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,439 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,439 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,439 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,442 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:52:30,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,443 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:52:30,448 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:52:30,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:52:30,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,454 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,462 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,462 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2023-08-18 16:52:30,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,468 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:52:30,470 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:52:30,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:52:30,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,476 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,477 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,478 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2023-08-18 16:52:30,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,484 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:52:30,484 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:52:30,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:52:30,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,492 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,494 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,494 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,504 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:52:30,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,505 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:52:30,507 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:52:30,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:52:30,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,515 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,515 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,518 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:52:30,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,520 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:52:30,520 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:52:30,524 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:30,531 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,531 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,533 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,533 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,539 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:52:30,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,540 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:52:30,542 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:52:30,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:30,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,551 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,559 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,595 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:52:30,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,596 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:52:30,608 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:52:30,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:52:30,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,615 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,615 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,619 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0 [2023-08-18 16:52:30,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,620 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:52:30,622 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:52:30,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:52:30,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,629 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,631 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,631 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,637 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:52:30,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,639 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:52:30,640 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:52:30,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:52:30,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,647 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,657 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,657 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,675 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2023-08-18 16:52:30,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,677 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:52:30,678 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:52:30,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:30,684 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,685 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,686 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2023-08-18 16:52:30,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,706 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:52:30,708 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:52:30,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:52:30,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,715 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,715 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,730 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2023-08-18 16:52:30,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,737 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:52:30,739 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:52:30,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:52:30,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,746 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,747 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,747 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,751 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:52:30,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,752 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:52:30,754 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:52:30,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:30,760 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,761 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,762 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,762 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,768 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:52:30,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,769 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:52:30,770 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:52:30,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:52:30,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,778 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,779 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:30,779 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:30,781 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,783 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:52:30,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,784 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:52:30,786 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:52:30,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:30,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,794 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,794 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,794 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,794 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2023-08-18 16:52:30,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,811 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:52:30,812 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:52:30,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:52:30,819 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:30,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:30,820 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:30,824 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:30,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:30,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:30,838 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:52:30,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:30,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:30,839 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:52:30,840 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:52:30,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:52:30,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:30,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:30,848 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2023-08-18 16:52:30,848 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:31,060 INFO L401 nArgumentSynthesizer]: We have 126 Motzkin's Theorem applications. [2023-08-18 16:52:31,061 INFO L402 nArgumentSynthesizer]: A total of 14 supporting invariants were added. [2023-08-18 16:52:31,478 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,487 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:52:31,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,488 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:52:31,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:52:31,537 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,537 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:31,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,537 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:31,538 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:31,538 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:31,541 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:52:31,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,563 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:52:31,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,577 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:52:31,580 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:52:31,581 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:31,586 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,587 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:31,588 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:31,588 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:31,603 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,627 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:31,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,641 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:52:31,661 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:52:31,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:52:31,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,667 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:31,669 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:31,669 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:31,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,687 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:31,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,698 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:52:31,711 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:52:31,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:52:31,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,718 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:31,720 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:31,720 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-08-18 16:52:31,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,738 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:52:31,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,739 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:52:31,742 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:52:31,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:31,749 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,749 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:31,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,749 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:31,750 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:31,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:31,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2023-08-18 16:52:31,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,754 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:52:31,755 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:52:31,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:31,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,762 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:31,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,762 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:31,763 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:31,763 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:31,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,766 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:52:31,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,767 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:52:31,770 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:52:31,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:52:31,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:31,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,778 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-08-18 16:52:31,783 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-08-18 16:52:31,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:31,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,787 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:31,790 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-08-18 16:52:31,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,791 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:52:31,792 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:52:31,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:31,802 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,802 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:31,810 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:31,810 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:31,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,843 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:52:31,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,844 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:52:31,845 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:52:31,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:31,852 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,853 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:31,854 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:31,854 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:31,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,861 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:52:31,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,868 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:52:31,869 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:52:31,871 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:31,877 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,877 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:31,880 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:31,880 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:31,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,912 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2023-08-18 16:52:31,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,913 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:52:31,916 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:52:31,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:31,937 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,937 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:31,939 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:31,940 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:31,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:31,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2023-08-18 16:52:31,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:31,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:31,954 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:52:31,955 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:52:31,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:52:31,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:31,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:31,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:31,963 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:31,965 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:31,965 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:31,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,001 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:52:32,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,003 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:52:32,005 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:52:32,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:52:32,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,014 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,016 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,016 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,035 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:52:32,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,037 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:52:32,039 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:52:32,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:52:32,046 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,047 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,048 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,048 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,067 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:52:32,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,068 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:52:32,070 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:52:32,072 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,078 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,078 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,084 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,084 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,102 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:52:32,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,104 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:52:32,105 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:52:32,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:52:32,112 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,112 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,114 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,114 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,121 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,123 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:52:32,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,124 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:52:32,126 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:52:32,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,133 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,133 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,136 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,136 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2023-08-18 16:52:32,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,144 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:52:32,146 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:52:32,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:52:32,153 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,153 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,155 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,155 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,171 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:52:32,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,173 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:52:32,175 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:52:32,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:52:32,182 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,182 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,184 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,184 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,187 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2023-08-18 16:52:32,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,190 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:52:32,193 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:52:32,194 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,199 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,200 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,201 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,202 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2023-08-18 16:52:32,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,208 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:52:32,209 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:52:32,211 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,217 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,217 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,219 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,219 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,224 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:52:32,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,225 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:52:32,227 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:52:32,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:52:32,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,235 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,237 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,237 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,242 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:52:32,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,243 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:52:32,245 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:52:32,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,252 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,254 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,254 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,272 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,285 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:52:32,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,295 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:52:32,297 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:52:32,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,305 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,305 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,306 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,306 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2023-08-18 16:52:32,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,310 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:52:32,312 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:52:32,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,320 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,320 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,320 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,321 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,352 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:52:32,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,353 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:52:32,354 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:52:32,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,362 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,363 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,363 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,381 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:52:32,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,383 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:52:32,384 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:52:32,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:52:32,391 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,392 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,393 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,393 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,399 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:52:32,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,400 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:52:32,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:52:32,450 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,451 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,451 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,451 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2023-08-18 16:52:32,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,471 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:52:32,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,472 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:52:32,501 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:52:32,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,507 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,507 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,507 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,509 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,509 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,528 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:52:32,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,537 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:52:32,569 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:52:32,569 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,576 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,577 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,578 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,597 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:52:32,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,598 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:52:32,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,613 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,614 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,615 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,615 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,618 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:52:32,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,645 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:52:32,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,646 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:52:32,647 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:52:32,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,655 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,655 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,656 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,656 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,656 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,672 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:52:32,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,673 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:52:32,675 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:52:32,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,683 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,684 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,685 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,685 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,691 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:52:32,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,692 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:52:32,692 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:52:32,694 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,701 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,701 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,701 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,702 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,702 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,705 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:52:32,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,707 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:52:32,708 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:52:32,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:52:32,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,716 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,716 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,717 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,721 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:52:32,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,722 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:52:32,722 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:52:32,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,731 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,732 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,733 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,733 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,743 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,746 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:52:32,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,747 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:52:32,748 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:52:32,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:52:32,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,757 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,759 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,759 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,764 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:52:32,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,765 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:52:32,767 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:52:32,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:52:32,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,775 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,775 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,775 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0 [2023-08-18 16:52:32,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,780 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:52:32,786 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:52:32,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,793 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,793 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,793 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,793 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,797 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:52:32,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,799 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:52:32,800 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:52:32,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,810 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,812 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,812 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2023-08-18 16:52:32,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,819 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:52:32,820 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:52:32,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,834 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,835 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,846 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,846 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,849 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,852 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:52:32,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,869 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:52:32,870 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:52:32,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:32,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,878 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,879 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:32,879 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:32,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:32,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,908 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:52:32,909 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:52:32,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:52:32,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,918 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,918 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,918 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,928 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:52:32,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,929 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:52:32,931 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:52:32,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:52:32,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:32,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:32,939 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:32,940 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:32,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:32,954 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:32,957 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:32,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:32,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:32,958 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:52:32,959 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:52:32,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:52:32,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:32,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:32,968 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2023-08-18 16:52:32,968 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:33,258 INFO L401 nArgumentSynthesizer]: We have 189 Motzkin's Theorem applications. [2023-08-18 16:52:33,258 INFO L402 nArgumentSynthesizer]: A total of 21 supporting invariants were added. [2023-08-18 16:52:33,935 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:33,951 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:52:33,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:33,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:33,952 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:52:33,953 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:52:33,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:33,961 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:33,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:33,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:33,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:33,961 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:33,962 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:33,962 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:33,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:33,979 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:52:33,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:33,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:33,980 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:52:33,982 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:52:34,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:52:34,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,025 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,025 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,025 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:34,026 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:34,026 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:34,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,032 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:52:34,032 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,032 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,033 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:52:34,035 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:52:34,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,042 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,043 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:34,044 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:34,044 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:34,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2023-08-18 16:52:34,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,053 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:52:34,054 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:52:34,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,063 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:34,064 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:34,064 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:34,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,070 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:34,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,071 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:52:34,072 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:52:34,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:52:34,081 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,081 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:34,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,081 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:34,082 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:34,082 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:34,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,085 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:34,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,086 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:52:34,088 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:52:34,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:52:34,103 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:34,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,103 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:34,104 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:34,104 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:34,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,107 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:52:34,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,109 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:52:34,109 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:52:34,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:52:34,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,119 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:34,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,119 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:34,120 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:34,120 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:34,121 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,124 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:52:34,124 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-08-18 16:52:34,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,125 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:52:34,127 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:52:34,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,136 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,138 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,138 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,151 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:52:34,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,152 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:52:34,154 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:52:34,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:52:34,163 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,163 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,171 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,171 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2023-08-18 16:52:34,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,189 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:52:34,191 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:52:34,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,199 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,200 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,204 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,204 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,211 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,214 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:52:34,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,215 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:52:34,217 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:52:34,218 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,225 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,225 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,227 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,227 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,231 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2023-08-18 16:52:34,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,235 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:52:34,237 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:52:34,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:52:34,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,246 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,249 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,249 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,253 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,256 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:52:34,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,257 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:52:34,258 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:52:34,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:52:34,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,267 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,269 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,269 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,278 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:34,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,281 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:52:34,282 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:52:34,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:52:34,289 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,289 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,291 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,291 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,334 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:52:34,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,349 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:52:34,357 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:52:34,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:52:34,365 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,365 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,367 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,367 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2023-08-18 16:52:34,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,384 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:52:34,386 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:52:34,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,395 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,398 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,398 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,449 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:52:34,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,450 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:52:34,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:52:34,477 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,477 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,480 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,480 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,484 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:52:34,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,505 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:34,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,507 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:52:34,508 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:52:34,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:52:34,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,516 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,526 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,526 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,533 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:52:34,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,534 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:52:34,535 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:52:34,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:52:34,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,543 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,545 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,545 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,576 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:52:34,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,589 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:52:34,618 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:52:34,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:52:34,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,628 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,628 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2023-08-18 16:52:34,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,636 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:52:34,637 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:52:34,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:52:34,645 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,646 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,647 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,647 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,665 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2023-08-18 16:52:34,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,666 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:52:34,668 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:52:34,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,676 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,676 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,678 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,678 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,685 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:52:34,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,686 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:52:34,688 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:52:34,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:52:34,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,696 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,698 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,698 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2023-08-18 16:52:34,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,708 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:52:34,709 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:52:34,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:52:34,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:34,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,717 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,718 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:34,718 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:34,719 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2023-08-18 16:52:34,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,757 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:52:34,759 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:52:34,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:52:34,766 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:34,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,767 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,767 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:34,767 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:34,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,783 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2023-08-18 16:52:34,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,785 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:52:34,786 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:52:34,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,795 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,795 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,797 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,798 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,804 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:34,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,805 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:52:34,806 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:52:34,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:52:34,814 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,814 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,814 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,814 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,816 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,816 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,820 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,824 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:52:34,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,825 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:52:34,826 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:52:34,828 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,834 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:34,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,835 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,835 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:34,835 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:34,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,839 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:52:34,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,840 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:52:34,840 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:52:34,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:52:34,849 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,851 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,851 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,857 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:52:34,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,858 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:52:34,861 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:52:34,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:52:34,869 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,869 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,871 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,871 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,879 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:52:34,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,879 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:52:34,881 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:52:34,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,888 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,889 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,890 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,890 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,897 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2023-08-18 16:52:34,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,898 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:52:34,898 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:52:34,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:52:34,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:34,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,907 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:34,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:34,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2023-08-18 16:52:34,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,913 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:52:34,914 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:52:34,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:52:34,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,922 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,924 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,924 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2023-08-18 16:52:34,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,931 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:52:34,932 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:52:34,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:52:34,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:34,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,940 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,940 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:34,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:34,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,944 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:52:34,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,945 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:52:34,947 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:52:34,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:34,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,955 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,955 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:34,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:34,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,959 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:34,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,960 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:52:34,962 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:52:34,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:34,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,970 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,971 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,971 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:34,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:34,977 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:52:34,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:34,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:34,978 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:52:34,979 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:52:34,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:52:34,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:34,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:34,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:34,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:34,989 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:34,989 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:35,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:35,053 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:52:35,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:35,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:35,073 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:52:35,073 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:52:35,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:52:35,083 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:35,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:35,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:35,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:35,084 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:35,084 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:35,084 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:35,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:35,096 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:35,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:35,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:35,097 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:52:35,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:52:35,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:35,108 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:35,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:35,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:35,108 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:35,108 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:35,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:35,111 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:52:35,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:35,122 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:35,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:35,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:35,129 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:52:35,153 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:52:35,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:52:35,161 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:35,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:35,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:35,161 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:35,164 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:35,164 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:35,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:35,188 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:52:35,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:35,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:35,189 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:52:35,191 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:52:35,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:35,200 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:35,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:35,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:35,200 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:35,202 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:35,202 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:35,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:35,221 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:35,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:35,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:35,222 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:52:35,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:52:35,238 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:52:35,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:35,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:35,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:35,245 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:35,247 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:35,247 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:35,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:35,266 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:52:35,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:35,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:35,267 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:52:35,269 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:52:35,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:52:35,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:35,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:35,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:35,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:35,278 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:35,279 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:35,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:35,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:35,283 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:52:35,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:35,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:35,287 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:52:35,291 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:52:35,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:52:35,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:35,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:35,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:35,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:35,300 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:35,300 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:35,300 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:35,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:35,304 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:52:35,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:35,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:35,306 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:52:35,307 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:52:35,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:35,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:35,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:35,317 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2023-08-18 16:52:35,317 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:35,734 INFO L401 nArgumentSynthesizer]: We have 252 Motzkin's Theorem applications. [2023-08-18 16:52:35,735 INFO L402 nArgumentSynthesizer]: A total of 28 supporting invariants were added. [2023-08-18 16:52:36,546 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2023-08-18 16:52:36,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,565 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:52:36,567 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:52:36,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:36,575 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:36,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:36,575 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:36,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:36,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2023-08-18 16:52:36,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,580 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:52:36,582 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:52:36,584 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:36,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,591 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:36,592 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:36,592 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:36,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,598 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:52:36,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,600 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:52:36,601 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:52:36,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:52:36,609 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,609 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:36,611 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:36,611 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:36,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,617 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:52:36,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,618 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:52:36,620 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:52:36,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:36,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,628 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,628 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,628 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:36,629 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:36,630 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:36,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,636 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:52:36,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,637 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:52:36,638 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:52:36,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:52:36,646 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,647 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:36,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,647 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:36,648 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:36,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:36,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,652 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:52:36,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,653 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:52:36,653 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:52:36,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:52:36,661 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,661 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:36,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,662 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:36,662 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:36,662 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:36,663 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2023-08-18 16:52:36,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,667 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:52:36,668 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:52:36,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:36,676 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,676 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:36,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,677 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:36,677 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:36,677 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:36,678 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,681 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:52:36,681 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-08-18 16:52:36,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,682 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:52:36,684 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:52:36,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:52:36,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,692 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,694 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,694 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,710 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,713 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2023-08-18 16:52:36,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,714 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:52:36,715 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:52:36,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:36,723 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,723 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,725 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,725 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,732 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2023-08-18 16:52:36,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,733 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:52:36,735 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:52:36,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:52:36,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,744 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,748 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,748 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,764 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2023-08-18 16:52:36,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,765 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:52:36,767 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:52:36,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:36,776 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,776 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,779 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,779 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2023-08-18 16:52:36,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,787 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:52:36,789 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:52:36,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:52:36,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,797 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,799 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,799 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,806 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:52:36,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,807 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:52:36,809 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:52:36,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:52:36,819 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,819 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,824 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,824 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,831 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0 [2023-08-18 16:52:36,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,835 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:52:36,837 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:52:36,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:36,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,845 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,846 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,847 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,865 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:52:36,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,866 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:52:36,867 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:52:36,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:36,874 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,875 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,877 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,877 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,896 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:36,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,898 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:52:36,900 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:52:36,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:52:36,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,908 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,910 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,910 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,928 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:36,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,930 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:52:36,931 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:52:36,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:52:36,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,940 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,942 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,942 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,947 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,949 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:52:36,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,951 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:52:36,951 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:52:36,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:52:36,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,960 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,963 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,963 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,971 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2023-08-18 16:52:36,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,973 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:52:36,974 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:52:36,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:52:36,981 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:36,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:36,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:36,981 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:36,983 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:36,983 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:36,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:36,990 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:52:36,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:36,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:36,991 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:52:36,993 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:52:36,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:52:37,000 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,000 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,004 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,004 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,011 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:52:37,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,012 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:52:37,013 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:52:37,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:52:37,041 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,041 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,044 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,044 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,063 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,077 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:52:37,092 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:52:37,092 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,099 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,099 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,102 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,102 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,119 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:52:37,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,120 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:52:37,122 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:52:37,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,130 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,130 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,135 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,135 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,143 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:52:37,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,144 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:52:37,145 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:52:37,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:52:37,153 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,153 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,154 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2023-08-18 16:52:37,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,159 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:52:37,159 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:52:37,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,168 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0 [2023-08-18 16:52:37,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,172 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:52:37,173 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:52:37,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:52:37,181 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,181 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,183 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,183 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,187 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,189 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,190 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:52:37,191 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:52:37,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,199 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,199 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,201 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,201 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,211 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:52:37,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,212 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:52:37,213 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:52:37,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:52:37,221 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,221 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,222 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,222 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,225 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,226 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:52:37,227 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:52:37,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:52:37,235 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,235 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,237 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,237 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,243 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:52:37,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,245 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:52:37,245 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:52:37,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,253 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,254 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,255 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,255 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,262 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:52:37,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,263 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:52:37,264 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:52:37,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:52:37,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,272 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,274 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,274 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,279 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,281 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:52:37,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,282 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:52:37,283 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:52:37,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,291 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,292 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,292 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,292 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,292 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,294 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,296 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,297 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:52:37,299 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:52:37,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,306 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,308 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,308 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,315 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:52:37,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,316 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:52:37,318 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:52:37,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:52:37,325 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,326 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,326 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,330 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,331 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:52:37,332 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:52:37,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,340 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,341 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,344 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:52:37,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,346 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:52:37,347 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:52:37,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:52:37,354 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,355 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,356 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,356 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,363 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,364 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:52:37,364 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:52:37,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:52:37,373 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,373 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,375 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,375 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,382 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,383 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:52:37,384 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:52:37,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:52:37,392 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,393 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,393 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,397 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,398 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:52:37,398 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:52:37,401 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,407 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,407 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,407 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,411 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:52:37,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,412 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:52:37,413 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:52:37,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:52:37,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,421 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,424 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,424 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,430 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,431 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:52:37,432 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:52:37,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,440 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,442 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,442 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,455 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,456 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:52:37,458 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:52:37,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:52:37,465 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,465 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,474 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:37,474 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:37,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,492 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,494 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:52:37,495 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:52:37,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:52:37,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,503 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,504 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,521 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,523 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:52:37,523 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:52:37,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:52:37,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,532 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:37,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:37,532 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,533 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:37,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:37,534 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:37,536 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:37,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:37,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:37,537 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:52:37,538 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:52:37,540 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:37,547 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:37,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:37,548 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2023-08-18 16:52:37,548 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:37,974 INFO L401 nArgumentSynthesizer]: We have 315 Motzkin's Theorem applications. [2023-08-18 16:52:37,974 INFO L402 nArgumentSynthesizer]: A total of 35 supporting invariants were added. [2023-08-18 16:52:39,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,157 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:52:39,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,159 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:52:39,159 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:52:39,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,168 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:39,168 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:39,169 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:39,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,181 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,182 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:52:39,183 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:52:39,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:52:39,192 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:39,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,192 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:39,195 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:39,195 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:39,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,201 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,203 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:52:39,203 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:52:39,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:39,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,211 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:39,214 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:39,214 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:39,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,221 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:52:39,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,222 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:52:39,223 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:52:39,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,230 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:39,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,230 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:39,232 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:39,232 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:39,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,239 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,241 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:52:39,242 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:52:39,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,250 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:39,250 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,250 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:39,251 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:39,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,255 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,256 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:52:39,257 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:52:39,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:52:39,265 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:39,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,265 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:39,266 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:39,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,273 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:52:39,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,274 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:52:39,275 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:52:39,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:52:39,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-08-18 16:52:39,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,283 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:39,284 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:39,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,291 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:52:39,291 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-08-18 16:52:39,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,292 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:52:39,293 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:52:39,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,301 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,301 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,302 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,308 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,308 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,314 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,316 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:52:39,317 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:52:39,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:52:39,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,325 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,326 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,327 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,327 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,333 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:52:39,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,334 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:52:39,336 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:52:39,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,344 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,344 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,347 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,347 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,356 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,357 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:52:39,358 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:52:39,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:52:39,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,367 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,367 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,369 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,369 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,375 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,377 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:52:39,379 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:52:39,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,387 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,387 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,388 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,388 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,395 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,398 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:52:39,398 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:52:39,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,406 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,406 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,408 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,409 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,422 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:52:39,424 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:52:39,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:52:39,432 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,432 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,432 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,434 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,434 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,440 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:52:39,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,442 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:52:39,444 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:52:39,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:52:39,453 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,453 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,453 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,455 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,455 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,462 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,463 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:52:39,465 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:52:39,466 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,472 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,472 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,473 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,474 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,474 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,492 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,494 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:52:39,495 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:52:39,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,503 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,503 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,506 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,506 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,513 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2023-08-18 16:52:39,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,516 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:52:39,517 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:52:39,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,523 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,523 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,523 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,525 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,525 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,531 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,532 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:52:39,534 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:52:39,535 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,541 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,541 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,542 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,543 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,543 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,550 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,551 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:52:39,552 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:52:39,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:52:39,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,559 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,559 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,561 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,561 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,567 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:52:39,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,568 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:52:39,569 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:52:39,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:52:39,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,577 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,578 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,580 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,580 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,588 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:52:39,589 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:52:39,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:52:39,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,596 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,596 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,597 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,598 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,604 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:52:39,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,605 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:52:39,606 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:52:39,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:52:39,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,614 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,614 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,615 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,615 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,622 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,623 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:52:39,624 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:52:39,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:52:39,631 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,631 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,631 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,632 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,632 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:39,632 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,636 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,637 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:52:39,638 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:52:39,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:52:39,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,645 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,645 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,645 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,646 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:39,646 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,650 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:52:39,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,651 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:52:39,652 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:52:39,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,660 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,660 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,662 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,662 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,665 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,667 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,668 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:52:39,669 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:52:39,671 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,676 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,677 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,678 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,678 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,684 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:52:39,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,685 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:52:39,686 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:52:39,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:52:39,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,693 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,693 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,693 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,693 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:39,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,697 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:52:39,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,698 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:52:39,699 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:52:39,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:52:39,706 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,706 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,706 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,708 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,708 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,724 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:52:39,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,725 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:52:39,726 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:52:39,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:52:39,733 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,733 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,734 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,735 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,735 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,738 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,741 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:52:39,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,742 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:52:39,743 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:52:39,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:52:39,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,750 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,751 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,752 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,752 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,765 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,766 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:52:39,778 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:52:39,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,785 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,785 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,786 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,786 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:39,786 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,790 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:52:39,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,791 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:52:39,792 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:52:39,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:52:39,799 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,799 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,799 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,801 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,801 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,805 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,807 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,808 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:52:39,809 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:52:39,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:52:39,816 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,816 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,816 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,816 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,817 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:39,817 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,821 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:52:39,822 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:52:39,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:52:39,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,830 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,830 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,830 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:39,830 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,834 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:52:39,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,835 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:52:39,837 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:52:39,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,843 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,844 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,845 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,845 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,863 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0 [2023-08-18 16:52:39,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,864 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:52:39,866 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:52:39,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,872 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,872 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,873 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,874 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,874 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,890 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,892 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:52:39,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,893 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:52:39,895 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:52:39,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,902 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,902 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,902 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,902 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,902 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:39,902 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,906 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0 [2023-08-18 16:52:39,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,907 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:52:39,908 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:52:39,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:52:39,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,915 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,916 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:39,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,916 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,916 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:39,916 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:39,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,934 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,935 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:52:39,937 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:52:39,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,944 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,944 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,945 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,945 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,958 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:52:39,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,959 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:52:39,961 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:52:39,962 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,968 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,968 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,969 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,970 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,970 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,975 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:39,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,976 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:52:39,977 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:52:39,978 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:39,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:39,984 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:39,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:39,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:39,984 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:39,986 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:39,986 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:39,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:39,991 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2023-08-18 16:52:39,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:39,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:39,992 INFO L229 MonitoredProcess]: Starting monitored process 217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-08-18 16:52:39,993 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:52:39,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:52:40,000 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:40,000 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:40,000 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:40,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:40,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:40,000 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:40,001 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:40,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:40,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:40,005 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0 [2023-08-18 16:52:40,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:40,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:40,006 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:52:40,007 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:52:40,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:52:40,014 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:40,014 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:40,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:40,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:40,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:40,014 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:40,015 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:40,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:40,023 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:40,025 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2023-08-18 16:52:40,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:40,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:40,026 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:52:40,028 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:52:40,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:52:40,036 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:40,036 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:40,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:40,036 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2023-08-18 16:52:40,036 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:40,270 INFO L401 nArgumentSynthesizer]: We have 189 Motzkin's Theorem applications. [2023-08-18 16:52:40,270 INFO L402 nArgumentSynthesizer]: A total of 21 supporting invariants were added. [2023-08-18 16:52:40,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:40,949 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:52:40,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:40,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:40,951 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:52:40,952 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:52:40,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:52:40,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:40,960 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:40,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:40,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:40,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:40,961 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:40,961 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:40,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:40,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:40,965 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:40,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:40,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:40,966 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:52:40,967 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:52:40,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:52:40,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:40,975 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:40,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:40,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:40,975 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:40,976 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:40,976 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:40,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:40,995 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:40,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:40,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:40,996 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:52:40,997 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:52:40,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:52:41,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,005 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:41,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,005 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:41,006 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:41,006 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:41,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,012 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:52:41,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,013 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:52:41,014 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:52:41,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:52:41,022 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,022 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:41,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,022 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:41,023 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-08-18 16:52:41,023 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-08-18 16:52:41,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,029 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:52:41,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,030 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:52:41,032 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:52:41,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:52:41,039 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,039 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:41,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,039 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:41,040 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:41,040 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,043 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:52:41,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,045 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:52:41,046 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:52:41,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,053 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:41,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,054 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:41,054 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:41,054 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,058 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:52:41,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,058 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:52:41,059 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:52:41,061 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,067 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,067 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:41,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,067 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,067 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-08-18 16:52:41,067 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-08-18 16:52:41,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,071 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:52:41,071 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-08-18 16:52:41,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,072 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:52:41,073 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:52:41,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:52:41,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,080 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,081 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,083 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,083 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,090 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,092 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:52:41,093 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:52:41,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,100 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,100 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,101 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,102 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,102 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,115 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:52:41,116 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:52:41,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:52:41,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,124 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,125 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,130 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,130 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,143 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,144 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:52:41,145 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:52:41,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:52:41,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,152 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,153 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,154 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,155 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,160 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,163 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:52:41,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,164 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:52:41,165 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:52:41,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,172 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,172 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,174 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,174 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,181 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,184 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:52:41,186 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:52:41,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:52:41,193 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,194 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,194 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,197 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,197 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Ended with exit code 0 [2023-08-18 16:52:41,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,209 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:52:41,210 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:52:41,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:52:41,219 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,219 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,219 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,221 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,221 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,228 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:52:41,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,229 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:52:41,230 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:52:41,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:52:41,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,238 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,244 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,244 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,252 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:52:41,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,253 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:52:41,254 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:52:41,255 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,261 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,261 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,261 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,263 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,263 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,270 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:52:41,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,272 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:52:41,273 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:52:41,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:52:41,280 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,281 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,281 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,283 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,283 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,291 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,292 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:52:41,294 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:52:41,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,301 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,302 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,302 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,304 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,304 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,318 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:52:41,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,319 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:52:41,320 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:52:41,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,328 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,328 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,330 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,330 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,335 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,337 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:52:41,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,338 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:52:41,339 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:52:41,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:52:41,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,347 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,347 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,349 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,349 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,356 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,357 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:52:41,359 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:52:41,360 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,366 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,366 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,366 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,368 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,368 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,376 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,377 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:52:41,379 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:52:41,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,386 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,386 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,388 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,388 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,396 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,398 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:52:41,398 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:52:41,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,406 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,406 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,408 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,408 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,420 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:52:41,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,421 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:52:41,422 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:52:41,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,429 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,429 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,429 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,430 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:41,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,434 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:52:41,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,435 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:52:41,437 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:52:41,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,444 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,444 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,445 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,445 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:41,445 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,458 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,459 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:52:41,460 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:52:41,462 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,468 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,468 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,468 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,470 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,470 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,475 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,478 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:52:41,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,479 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:52:41,483 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:52:41,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,489 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,489 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,489 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,491 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,491 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,504 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,505 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:52:41,506 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:52:41,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:52:41,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,514 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,514 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,514 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,515 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:41,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,519 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:52:41,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,520 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:52:41,521 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:52:41,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:52:41,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,529 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,529 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,533 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,533 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,539 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2023-08-18 16:52:41,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,543 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:52:41,544 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:52:41,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:52:41,552 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,552 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,552 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,575 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,575 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,591 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,593 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:52:41,593 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:52:41,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:52:41,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,602 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,602 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,603 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,603 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,636 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,637 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:52:41,657 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:52:41,657 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,663 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,663 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,663 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,664 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:41,664 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,682 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:52:41,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,683 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:52:41,684 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:52:41,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,692 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,693 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,694 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,694 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,710 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,712 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,714 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:52:41,729 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:52:41,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:52:41,746 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,746 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,746 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,747 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:41,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,751 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,753 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:52:41,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,775 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,775 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,775 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,776 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:41,776 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,780 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:52:41,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,809 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:52:41,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,810 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:52:41,812 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:52:41,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:52:41,820 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,820 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,821 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,822 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,822 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,842 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,848 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:52:41,858 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:52:41,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:52:41,865 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,865 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,865 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,868 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,868 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,886 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:52:41,887 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:52:41,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,895 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,896 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,896 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:41,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,914 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,916 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:52:41,918 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:52:41,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,926 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,926 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:41,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,926 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,930 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:41,930 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:41,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,936 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:52:41,937 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:52:41,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,944 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,944 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,944 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,946 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,946 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,953 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:52:41,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,954 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:52:41,955 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:52:41,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:52:41,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,963 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,963 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,964 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,965 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:41,983 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:41,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:41,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:41,984 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:52:41,986 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:52:41,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:41,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:41,993 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:41,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:41,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:41,993 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:41,994 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:41,994 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:41,999 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:42,001 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:42,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:42,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:42,002 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:52:42,004 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:52:42,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:42,011 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:42,011 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:42,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:42,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:42,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:42,011 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:42,012 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:42,012 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:42,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:42,016 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:52:42,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:42,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:42,017 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:52:42,019 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:52:42,020 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:42,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:42,026 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:42,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:42,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:42,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:42,026 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:42,027 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:42,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:42,038 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:42,040 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:42,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:42,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:42,041 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:52:42,042 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:52:42,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:52:42,050 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:42,050 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:42,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:42,050 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2023-08-18 16:52:42,050 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:42,384 INFO L401 nArgumentSynthesizer]: We have 252 Motzkin's Theorem applications. [2023-08-18 16:52:42,384 INFO L402 nArgumentSynthesizer]: A total of 28 supporting invariants were added. [2023-08-18 16:52:43,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,521 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:52:43,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,523 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:52:43,524 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:52:43,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:52:43,532 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,532 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:43,532 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:43,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,532 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:43,533 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:43,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:43,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,537 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,538 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:52:43,540 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:52:43,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:52:43,547 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,547 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:43,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,547 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:43,549 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:43,549 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:43,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,556 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:52:43,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,557 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:52:43,557 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:52:43,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,566 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:43,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,567 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:43,568 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:43,568 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:43,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,577 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:52:43,579 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:52:43,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:52:43,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,586 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:43,586 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,586 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:43,588 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:43,588 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:43,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,596 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:52:43,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,597 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:52:43,598 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:52:43,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:52:43,605 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,606 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:43,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:43,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,606 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:43,606 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:43,606 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:43,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,611 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,612 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:52:43,612 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:52:43,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,621 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:43,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:43,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,621 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:43,621 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:43,622 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:43,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,626 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,627 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:52:43,629 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:52:43,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:52:43,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,636 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-08-18 16:52:43,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:43,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,636 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:43,637 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:43,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:43,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,649 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:52:43,649 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-08-18 16:52:43,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,650 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:52:43,651 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:52:43,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:52:43,658 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,659 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,659 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,661 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,661 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,671 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,672 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:52:43,675 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:52:43,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,681 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,682 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,682 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,684 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,684 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,694 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:52:43,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,695 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:52:43,695 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:52:43,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,704 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,704 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,705 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,709 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,709 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,724 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,728 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:52:43,728 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:52:43,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,737 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,737 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,740 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,740 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,755 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:52:43,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,757 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:52:43,757 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:52:43,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:52:43,766 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,766 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,766 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,768 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,768 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,778 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,779 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:52:43,781 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:52:43,782 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,788 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,788 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,789 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,792 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,792 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,807 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,808 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:52:43,810 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:52:43,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:52:43,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,818 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,818 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,820 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,820 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,830 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:52:43,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,831 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:52:43,831 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:52:43,834 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,839 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,840 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,840 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,842 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,842 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,852 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,853 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:52:43,855 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:52:43,856 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,863 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,863 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,865 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,866 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,875 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,876 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:52:43,877 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:52:43,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:52:43,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,884 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,884 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,887 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,887 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,902 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:52:43,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,903 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:52:43,907 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:52:43,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,914 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,914 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,914 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,918 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,918 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0 [2023-08-18 16:52:43,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,929 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:52:43,930 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:52:43,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:52:43,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,938 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,938 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,940 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,940 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,947 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,949 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,950 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:52:43,951 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:52:43,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:52:43,959 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,959 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,959 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,961 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,962 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,970 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:43,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,971 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:52:43,972 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:52:43,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:43,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:43,979 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:43,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:43,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:43,979 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:43,982 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:43,982 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:43,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:43,992 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:52:43,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:43,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:43,993 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:52:43,993 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:52:43,995 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,002 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,002 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,002 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,004 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,004 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,014 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0 [2023-08-18 16:52:44,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,016 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:52:44,016 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:52:44,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:52:44,025 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,025 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,026 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,028 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,028 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,037 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:52:44,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,038 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:52:44,039 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:52:44,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:52:44,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,047 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,048 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,051 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,053 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,054 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:52:44,056 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:52:44,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,063 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,063 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,063 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,064 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,069 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:52:44,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,070 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:52:44,073 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:52:44,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:52:44,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,080 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,081 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,083 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,083 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,090 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,093 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2023-08-18 16:52:44,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,094 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:52:44,095 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:52:44,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:52:44,104 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,104 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,104 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,107 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,107 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,116 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:52:44,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,117 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:52:44,119 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:52:44,120 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,126 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,127 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,127 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,127 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,128 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,133 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,134 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:52:44,134 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:52:44,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:52:44,142 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,142 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,143 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,145 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,145 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,154 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,155 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:52:44,156 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:52:44,158 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,164 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,164 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,165 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,167 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,167 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,178 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,179 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:52:44,180 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:52:44,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,188 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,188 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,190 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,190 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,201 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,202 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:52:44,202 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:52:44,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,211 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,212 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,212 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,212 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,212 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,213 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,218 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Ended with exit code 0 [2023-08-18 16:52:44,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,219 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:52:44,221 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:52:44,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:52:44,228 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,228 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,228 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,230 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,230 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,249 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,251 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:52:44,252 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:52:44,254 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,259 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,260 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,260 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,278 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,279 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:52:44,281 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:52:44,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:52:44,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,288 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,288 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,289 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,294 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,296 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:52:44,297 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:52:44,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,305 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,306 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,308 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,309 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,318 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:52:44,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,319 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:52:44,321 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:52:44,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,328 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,328 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,330 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,331 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,346 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,349 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,350 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:52:44,351 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:52:44,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:52:44,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,358 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,359 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,359 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,359 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Ended with exit code 0 [2023-08-18 16:52:44,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,365 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:52:44,367 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:52:44,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:52:44,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,375 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,376 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,381 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,382 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:52:44,383 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:52:44,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:52:44,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,391 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,391 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,393 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,394 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,402 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,404 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:52:44,405 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:52:44,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:52:44,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,413 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,413 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,415 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,415 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,429 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:52:44,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,430 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:52:44,432 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:52:44,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:52:44,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,439 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,439 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,441 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:44,441 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:44,458 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0 [2023-08-18 16:52:44,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,462 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:52:44,463 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:52:44,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:44,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,471 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,471 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,471 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,472 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,490 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:44,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,491 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:52:44,492 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:52:44,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:52:44,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:44,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:44,500 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,501 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:44,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:44,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:44,519 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:52:44,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:44,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:44,520 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:52:44,521 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:52:44,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:52:44,530 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:44,531 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:44,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:44,531 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2023-08-18 16:52:44,531 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:44,971 INFO L401 nArgumentSynthesizer]: We have 315 Motzkin's Theorem applications. [2023-08-18 16:52:44,971 INFO L402 nArgumentSynthesizer]: A total of 35 supporting invariants were added. [2023-08-18 16:52:46,742 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:46,769 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:46,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:46,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:46,770 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:52:46,771 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:52:46,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:46,780 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:46,780 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:46,780 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:46,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:46,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:46,780 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:46,781 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:46,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:46,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:46,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0 [2023-08-18 16:52:46,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:46,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:46,787 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:52:46,788 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:52:46,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:46,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:46,797 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:46,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:46,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:46,797 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:46,799 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:46,799 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:46,805 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:46,808 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Ended with exit code 0 [2023-08-18 16:52:46,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:46,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:46,809 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:52:46,809 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:52:46,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:52:46,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:46,818 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:46,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:46,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:46,818 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:46,820 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:46,820 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:46,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:46,830 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:46,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:46,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:46,831 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:52:46,833 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:52:46,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:52:46,842 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:46,842 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:46,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:46,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:46,842 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:46,845 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-08-18 16:52:46,845 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-08-18 16:52:46,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:46,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Ended with exit code 0 [2023-08-18 16:52:46,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:46,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:46,863 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:52:46,865 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:52:46,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:46,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:46,937 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:46,938 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:46,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:46,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:46,938 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:46,938 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:46,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:46,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:46,944 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:52:46,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:46,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:46,945 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:52:46,949 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:52:46,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:46,957 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:46,957 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:46,957 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:46,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:46,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:46,957 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:46,958 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:46,958 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:46,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:46,963 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:52:46,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:46,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:46,965 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:52:46,967 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:52:46,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:52:46,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:46,976 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:46,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:46,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:46,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:46,976 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-08-18 16:52:46,976 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-08-18 16:52:46,977 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:46,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:46,995 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:52:46,995 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-08-18 16:52:46,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:46,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:46,996 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:52:46,997 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:52:46,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:52:47,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,006 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,007 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,009 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,009 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,016 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,017 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:52:47,019 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:52:47,020 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,026 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,026 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,028 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,028 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,042 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,043 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:52:47,044 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:52:47,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:52:47,052 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,052 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,052 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,056 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,056 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,106 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:52:47,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,108 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:52:47,109 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:52:47,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:52:47,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,117 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,129 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,130 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,148 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,149 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:52:47,151 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:52:47,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,159 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,159 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,162 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,162 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,175 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:52:47,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,177 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:52:47,178 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:52:47,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,187 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,187 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,190 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,190 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,195 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,198 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:52:47,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,199 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:52:47,201 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:52:47,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,209 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,209 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,210 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,210 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,217 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,223 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:52:47,225 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:52:47,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,233 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,233 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,236 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,236 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,254 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,255 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:52:47,257 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:52:47,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:52:47,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,265 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,265 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,267 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,267 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,274 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:52:47,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,275 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:52:47,277 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:52:47,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:52:47,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,285 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,285 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,288 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,288 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,296 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:52:47,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,297 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:52:47,298 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:52:47,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,306 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,308 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,308 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Ended with exit code 0 [2023-08-18 16:52:47,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,315 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:52:47,316 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:52:47,318 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,324 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,325 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,326 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,326 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,333 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:52:47,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,334 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:52:47,335 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:52:47,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,344 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,344 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,346 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,346 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,353 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Ended with exit code 0 [2023-08-18 16:52:47,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,354 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:52:47,356 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:52:47,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:52:47,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,364 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,366 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,366 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,373 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2023-08-18 16:52:47,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,374 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:52:47,376 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:52:47,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,383 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,384 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,384 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,385 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,385 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,392 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:52:47,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,393 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:52:47,395 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:52:47,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,403 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,403 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,403 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,404 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,405 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,408 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,411 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,413 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:52:47,414 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:52:47,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:52:47,422 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,422 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,422 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,423 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,423 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0 [2023-08-18 16:52:47,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,429 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:52:47,430 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:52:47,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,438 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,439 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,439 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,439 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,439 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,454 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:52:47,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,455 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:52:47,457 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:52:47,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,465 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,465 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,466 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,467 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,473 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:52:47,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,474 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:52:47,476 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:52:47,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,484 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,484 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,485 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,487 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,487 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,494 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:52:47,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,495 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:52:47,496 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:52:47,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:52:47,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,504 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,504 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,504 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,505 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,523 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,524 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:52:47,525 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:52:47,527 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,533 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,533 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,535 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,535 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,553 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:52:47,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,555 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:52:47,555 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:52:47,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,566 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,566 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,568 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,568 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Ended with exit code 0 [2023-08-18 16:52:47,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,576 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:52:47,577 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:52:47,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:52:47,585 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,585 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,585 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,587 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,587 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,605 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:52:47,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,606 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:52:47,608 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:52:47,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:52:47,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,616 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,616 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,616 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,616 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,618 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,620 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:52:47,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,622 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:52:47,623 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:52:47,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:52:47,631 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,631 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,632 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,634 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,634 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,649 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:52:47,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,650 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:52:47,651 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:52:47,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:52:47,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,659 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,659 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,659 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,660 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,660 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,677 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:52:47,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,678 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:52:47,678 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:52:47,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:52:47,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,688 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,688 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,688 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,693 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:52:47,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,694 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:52:47,695 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:52:47,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:52:47,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,704 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,704 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,705 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,705 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,712 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:52:47,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,713 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:52:47,713 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:52:47,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,722 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,722 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,722 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,724 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,753 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,768 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0 [2023-08-18 16:52:47,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,769 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:52:47,770 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:52:47,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:52:47,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,779 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,779 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,779 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,779 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,791 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:52:47,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,792 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:52:47,793 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:52:47,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,802 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,802 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,802 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,807 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:52:47,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,808 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:52:47,808 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:52:47,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:52:47,817 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,817 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,818 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,819 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,819 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,826 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,827 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:52:47,830 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:52:47,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,837 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,837 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,839 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,839 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,846 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:52:47,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,847 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:52:47,848 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:52:47,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:52:47,856 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,857 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,858 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:47,858 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:47,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,865 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:52:47,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,866 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:52:47,867 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:52:47,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,875 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,875 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,875 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,875 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,876 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,876 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,881 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:52:47,883 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:52:47,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:52:47,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,890 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:47,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:47,891 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:47,891 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:47,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:47,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:47,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:47,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:47,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:47,896 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:52:47,898 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:52:47,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:47,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:47,906 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:47,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:47,907 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2023-08-18 16:52:47,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:48,258 INFO L401 nArgumentSynthesizer]: We have 252 Motzkin's Theorem applications. [2023-08-18 16:52:48,258 INFO L402 nArgumentSynthesizer]: A total of 28 supporting invariants were added. [2023-08-18 16:52:49,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,360 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:49,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,361 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:52:49,361 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:52:49,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:52:49,371 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,371 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:49,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:49,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,371 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:49,372 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:49,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:49,382 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,386 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:52:49,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,387 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:52:49,388 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:52:49,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:52:49,397 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,397 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:49,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,397 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:49,399 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:49,399 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:49,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,406 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:49,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,408 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:52:49,409 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:52:49,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:52:49,417 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,418 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:49,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,418 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:49,419 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:49,419 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:49,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,426 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:52:49,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,427 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:52:49,429 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:52:49,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:49,437 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,437 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:49,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,437 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:49,439 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-08-18 16:52:49,439 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-08-18 16:52:49,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,446 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:52:49,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,447 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:52:49,448 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:52:49,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:52:49,456 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,456 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:49,456 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:49,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,456 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:49,457 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:49,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:49,458 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,461 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:52:49,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,462 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:52:49,463 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:52:49,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:49,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,471 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:49,471 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:49,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,471 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:49,471 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:49,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:49,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,489 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:52:49,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,489 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,490 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:52:49,490 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:52:49,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:52:49,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,500 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-08-18 16:52:49,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:49,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-08-18 16:52:49,500 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-08-18 16:52:49,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:49,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,505 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:52:49,505 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-08-18 16:52:49,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,506 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:52:49,507 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:52:49,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:52:49,515 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,515 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,515 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,518 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,518 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,528 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:49,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,529 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:52:49,531 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:52:49,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:49,539 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,539 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,539 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,541 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,541 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,551 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:52:49,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,562 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:52:49,562 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:52:49,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:52:49,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,572 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,572 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,577 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,577 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,590 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:52:49,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,591 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:52:49,592 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:52:49,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:49,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,601 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,601 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,604 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,604 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,611 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,614 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:49,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,615 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:52:49,616 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:52:49,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:52:49,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,625 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,625 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,627 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,627 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,642 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:49,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,643 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:52:49,644 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:52:49,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:52:49,653 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,653 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,653 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,657 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,657 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,670 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:52:49,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,671 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:52:49,672 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:52:49,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:52:49,680 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,680 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,680 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,683 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,683 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,692 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:52:49,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,693 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:52:49,695 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:52:49,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:52:49,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,703 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,703 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,706 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,706 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,716 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:49,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,717 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:52:49,719 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:52:49,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:49,727 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,728 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,728 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,730 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,731 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Ended with exit code 0 [2023-08-18 16:52:49,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,745 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:52:49,746 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:52:49,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:49,754 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,755 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,755 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,758 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,758 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,777 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:52:49,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,778 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:52:49,779 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:52:49,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:52:49,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,787 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,787 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,790 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,790 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,799 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:49,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,801 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:52:49,802 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:52:49,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:52:49,811 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,811 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,811 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,813 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,813 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,819 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,822 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:49,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,823 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:52:49,825 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:52:49,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:52:49,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,833 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,833 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,836 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,836 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,847 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:52:49,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,849 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:52:49,850 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:52:49,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:52:49,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,858 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,859 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,861 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,861 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,877 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:52:49,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,878 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:52:49,880 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:52:49,881 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:49,888 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,888 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,889 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,892 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,892 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,901 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:52:49,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,902 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:52:49,904 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:52:49,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:52:49,912 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,912 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,912 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,915 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,915 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,924 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:52:49,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,925 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:52:49,927 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:52:49,931 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:49,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,938 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,938 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:49,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,938 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,939 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:49,939 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:49,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,944 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:52:49,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,945 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:52:49,945 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:52:49,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:49,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:49,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,955 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,955 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:49,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:49,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,960 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:52:49,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,961 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:52:49,961 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:52:49,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:52:49,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,972 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,972 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:49,975 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:49,975 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:49,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:49,983 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:52:49,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:49,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:49,988 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:52:49,988 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:52:49,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:52:49,997 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:49,998 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:49,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:49,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:49,998 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,000 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,000 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,019 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Ended with exit code 0 [2023-08-18 16:52:50,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,021 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:52:50,021 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:52:50,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:52:50,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,030 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,030 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:50,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,030 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,031 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:50,031 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:50,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,036 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:52:50,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,037 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:52:50,037 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:52:50,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:52:50,046 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,046 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,046 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,048 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,048 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,057 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:52:50,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,059 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:52:50,060 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:52:50,061 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:50,068 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,068 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,068 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,070 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,070 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,079 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:52:50,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,082 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:52:50,083 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:52:50,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:50,091 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,091 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,091 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,094 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,094 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,106 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:52:50,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,107 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:52:50,109 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:52:50,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:52:50,118 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,118 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,119 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:50,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,119 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,119 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:50,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:50,121 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,124 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:52:50,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,125 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:52:50,126 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:52:50,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:50,135 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,135 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,135 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,138 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,138 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,146 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:52:50,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,147 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:52:50,149 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:52:50,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:52:50,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,158 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,158 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:50,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,158 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,159 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:50,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:50,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,164 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:50,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,165 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:52:50,165 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:52:50,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:52:50,174 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,175 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:50,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,175 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,175 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:50,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:50,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,181 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Ended with exit code 0 [2023-08-18 16:52:50,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,182 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:52:50,183 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:52:50,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:52:50,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,192 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,193 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,196 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,196 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,205 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:52:50,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,206 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:52:50,207 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:52:50,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:52:50,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,216 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,216 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,218 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,218 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,230 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,234 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:52:50,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,235 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:52:50,236 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:52:50,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:52:50,244 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,245 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,245 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:50,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,245 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,245 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:50,246 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:50,248 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,250 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:52:50,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,251 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:52:50,252 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:52:50,254 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:50,261 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,261 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,261 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:50,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,261 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,262 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:50,262 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:50,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,267 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:50,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,268 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:52:50,268 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:52:50,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:52:50,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,278 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,280 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,281 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,289 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:50,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,290 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:52:50,290 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:52:50,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:52:50,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,299 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,300 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,302 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,302 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,314 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,317 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:50,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,318 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:52:50,320 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:52:50,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:50,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,328 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,328 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,331 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:50,331 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:50,346 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,349 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:50,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,350 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:52:50,352 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:52:50,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:52:50,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,360 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:50,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,361 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,361 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:50,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:50,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,366 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:52:50,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,367 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:52:50,369 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:52:50,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:52:50,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,377 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,377 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:50,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:50,377 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:50,378 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:50,378 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:50,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:50,387 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:50,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:50,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:50,389 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:52:50,389 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:52:50,391 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:50,399 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:50,399 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:50,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:50,400 INFO L204 nArgumentSynthesizer]: 7 loop disjuncts [2023-08-18 16:52:50,400 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:51,055 INFO L401 nArgumentSynthesizer]: We have 378 Motzkin's Theorem applications. [2023-08-18 16:52:51,055 INFO L402 nArgumentSynthesizer]: A total of 42 supporting invariants were added. [2023-08-18 16:52:52,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:52,706 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:52:52,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:52,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:52,707 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:52:52,708 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:52:52,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:52:52,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:52,717 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:52,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:52,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:52,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:52,717 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:52,718 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:52,718 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:52,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:52,723 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Forceful destruction successful, exit code 0 [2023-08-18 16:52:52,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:52,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:52,724 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:52:52,725 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:52:52,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:52:52,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:52,733 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:52,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:52,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:52,733 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:52,735 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:52,735 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:52,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:52,743 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:52:52,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:52,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:52,745 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:52:52,746 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:52:52,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:52:52,753 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:52,754 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:52,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:52,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:52,754 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:52,757 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:52,757 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:52,762 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:52,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Ended with exit code 0 [2023-08-18 16:52:52,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:52,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:52,766 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:52:52,767 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:52:52,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:52,776 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:52,776 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:52,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:52,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:52,776 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:52,778 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-08-18 16:52:52,778 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-08-18 16:52:52,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:52,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Ended with exit code 0 [2023-08-18 16:52:52,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:52,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:52,798 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:52:52,799 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:52:52,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:52,807 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:52,807 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:52,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:52,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:52,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:52,807 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:52,808 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:52,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:52,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:52,812 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:52:52,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:52,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:52,813 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:52:52,815 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:52:52,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-08-18 16:52:52,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:52,823 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:52,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:52,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:52,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:52,823 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:52,824 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:52,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:52,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:52,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Ended with exit code 0 [2023-08-18 16:52:52,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-08-18 16:52:52,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-18 16:52:52,829 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:52:52,831 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:52:52,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:52:52,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-08-18 16:52:52,838 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-08-18 16:52:52,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-08-18 16:52:52,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-08-18 16:52:52,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-08-18 16:52:52,838 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-08-18 16:52:52,839 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-08-18 16:52:52,839 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-08-18 16:52:52,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-08-18 16:52:52,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Ended with exit code 0 [2023-08-18 16:52:52,844 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2023-08-18 16:52:52,845 INFO L748 eck$LassoCheckResult]: Stem: 114#[$Ultimate##0]don't care [207] $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] 117#[L-1]don't care [210] L-1-->L-1-1: Formula: (= (select |v_#valid_12| 0) 0) InVars {#valid=|v_#valid_12|} OutVars{#valid=|v_#valid_12|} AuxVars[] AssignedVars[] 119#[L-1-1]don't care [287] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 121#[L21]don't care [265] L21-->L21-1: Formula: (and (= (select |v_#length_6| 1) 2) (= (select |v_#valid_13| 1) 1)) InVars {#length=|v_#length_6|, #valid=|v_#valid_13|} OutVars{#length=|v_#length_6|, #valid=|v_#valid_13|} AuxVars[] AssignedVars[] 123#[L21-1]don't care [276] L21-1-->L21-2: Formula: (= (select (select |v_#memory_int_8| 1) 0) 48) InVars {#memory_int=|v_#memory_int_8|} OutVars{#memory_int=|v_#memory_int_8|} AuxVars[] AssignedVars[] 125#[L21-2]don't care [222] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_9| 1) 1) 0) InVars {#memory_int=|v_#memory_int_9|} OutVars{#memory_int=|v_#memory_int_9|} AuxVars[] AssignedVars[] 127#[L21-3]don't care [251] L21-3-->L21-4: Formula: (and (= (select |v_#length_7| 2) 28) (= (select |v_#valid_14| 2) 1)) InVars {#length=|v_#length_7|, #valid=|v_#valid_14|} OutVars{#length=|v_#length_7|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[] 129#[L21-4]don't care [237] L21-4-->L38: Formula: (= v_~s~0_9 0) InVars {} OutVars{~s~0=v_~s~0_9} AuxVars[] AssignedVars[~s~0] 131#[L38]don't care [238] L38-->L38-1: Formula: (= v_~t~0_11 0) InVars {} OutVars{~t~0=v_~t~0_11} AuxVars[] AssignedVars[~t~0] 133#[L38-1]don't care [252] L38-1-->L38-2: Formula: (= v_~m~0_4 0) InVars {} OutVars{~m~0=v_~m~0_4} AuxVars[] AssignedVars[~m~0] 135#[L38-2]don't care [283] L38-2-->L38-3: Formula: (= v_~c~0_1 0) InVars {} OutVars{~c~0=v_~c~0_1} AuxVars[] AssignedVars[~c~0] 137#[L38-3]don't care [209] L38-3-->L38-4: Formula: (= v_~T~0_2 0) InVars {} OutVars{~T~0=v_~T~0_2} AuxVars[] AssignedVars[~T~0] 139#[L38-4]don't care [243] L38-4-->L38-5: Formula: (= v_~S~0_2 0) InVars {} OutVars{~S~0=v_~S~0_2} AuxVars[] AssignedVars[~S~0] 141#[L38-5]don't care [188] L38-5-->L38-6: Formula: (= v_~u~0_9 0) InVars {} OutVars{~u~0=v_~u~0_9} AuxVars[] AssignedVars[~u~0] 143#[L38-6]don't care [263] L38-6-->L-1-2: Formula: (= v_~U~0_2 0) InVars {} OutVars{~U~0=v_~U~0_2} AuxVars[] AssignedVars[~U~0] 145#[L-1-2]don't care [289] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 147#[L-1-3]don't care [290] L-1-3-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_5|, ULTIMATE.start_main_#t~mem18#1=|v_ULTIMATE.start_main_#t~mem18#1_3|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_3|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_3|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_#t~pre14#1=|v_ULTIMATE.start_main_#t~pre14#1_4|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_3|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_1|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_2|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~mem18#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~pre14#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~mem17#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet15#1, ULTIMATE.start_main_~#t2~0#1.base] 149#[L98]don't care [268] L98-->L98-1: Formula: (and (= (store |v_#length_9| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4) |v_#length_8|) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= (select |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (= |v_#valid_15| (store |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1)) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_9|, #valid=|v_#valid_16|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_8|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_15|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 151#[L98-1]don't care [194] L98-1-->L98-2: Formula: (and (= (select |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_6|) 0) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_6| 0)) (= |v_#length_10| (store |v_#length_11| |v_ULTIMATE.start_main_~#t2~0#1.base_6| 4)) (= (store |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_6| 1) |v_#valid_17|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_6|) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_6|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_11|, #valid=|v_#valid_18|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_10|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_6|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_6|, #valid=|v_#valid_17|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 153#[L98-2]don't care [248] L98-2-->L98-3: Formula: (and (= |v_ULTIMATE.start_main_~#t3~0#1.offset_6| 0) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_6|) (= (select |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_6|) 0) (= (store |v_#length_13| |v_ULTIMATE.start_main_~#t3~0#1.base_6| 4) |v_#length_12|) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_6| 0)) (= (store |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_6| 1) |v_#valid_19|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_13|, #valid=|v_#valid_20|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_6|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_12|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_6|, #valid=|v_#valid_19|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 155#[L98-3]don't care [266] L98-3-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 157#[L100]don't care [228] L100-->L100-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet7#1_3| v_~S~0_3) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} OutVars{~S~0=v_~S~0_3, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} AuxVars[] AssignedVars[~S~0] 159#[L100-1]don't care [244] L100-1-->L101: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 161#[L101]don't care [281] L101-->L101-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 163#[L101-1]don't care [200] L101-1-->L101-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_3| v_~T~0_3) InVars {ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|, ~T~0=v_~T~0_3} AuxVars[] AssignedVars[~T~0] 165#[L101-2]don't care [250] L101-2-->L102: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 167#[L102]don't care [218] L102-->L102-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 169#[L102-1]don't care [202] L102-1-->L102-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet9#1_3| v_~U~0_3) InVars {ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} OutVars{~U~0=v_~U~0_3, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_3|} AuxVars[] AssignedVars[~U~0] 171#[L102-2]don't care [217] L102-2-->L103: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet9#1] 173#[L103]don't care [279] L103-->L104: Formula: (= v_~s~0_10 v_~S~0_4) InVars {~S~0=v_~S~0_4} OutVars{~S~0=v_~S~0_4, ~s~0=v_~s~0_10} AuxVars[] AssignedVars[~s~0] 175#[L104]don't care [198] L104-->L105: Formula: (= v_~t~0_12 v_~T~0_4) InVars {~T~0=v_~T~0_4} OutVars{~T~0=v_~T~0_4, ~t~0=v_~t~0_12} AuxVars[] AssignedVars[~t~0] 177#[L105]don't care [197] L105-->L107: Formula: (= v_~u~0_10 v_~U~0_4) InVars {~U~0=v_~U~0_4} OutVars{~U~0=v_~U~0_4, ~u~0=v_~u~0_10} AuxVars[] AssignedVars[~u~0] 179#[L107]don't care [284] L107-->L107-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3| (ite (and (< 0 (mod v_~T~0_5 4294967296)) (< 0 (mod v_~S~0_5 4294967296)) (< 0 (mod v_~U~0_5 4294967296))) 1 0)) InVars {~U~0=v_~U~0_5, ~S~0=v_~S~0_5, ~T~0=v_~T~0_5} OutVars{~U~0=v_~U~0_5, ~S~0=v_~S~0_5, ~T~0=v_~T~0_5, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 181#[L107-1]don't care [282] L107-1-->L34: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 183#[L34]don't care [205] L34-->L35: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_6|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 185#[L35]don't care [278] L35-->L34-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_8| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_8|} AuxVars[] AssignedVars[] 189#[L34-1]don't care [274] L34-1-->L110: Formula: (= |v_ULTIMATE.start_main_#t~pre10#1_2| |v_#pthreadsForks_6|) InVars {#pthreadsForks=|v_#pthreadsForks_6|} OutVars{#pthreadsForks=|v_#pthreadsForks_6|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre10#1] 191#[L110]don't care [241] L110-->L110-1: Formula: (= (+ 1 |v_#pthreadsForks_8|) |v_#pthreadsForks_7|) InVars {#pthreadsForks=|v_#pthreadsForks_8|} OutVars{#pthreadsForks=|v_#pthreadsForks_7|} AuxVars[] AssignedVars[#pthreadsForks] 193#[L110-1]don't care [199] L110-1-->L110-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (store |v_#memory_int_11| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_11| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre10#1_3|)) |v_#memory_int_10|) (= (select |v_#valid_21| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_14| |v_ULTIMATE.start_main_~#t1~0#1.base_6|))) InVars {ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_3|, #valid=|v_#valid_21|, #memory_int=|v_#memory_int_11|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_3|, #valid=|v_#valid_21|, #memory_int=|v_#memory_int_10|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int] 195#[L110-2]don't care [326] L110-2-->$Ultimate##0: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_2) (= |v_ULTIMATE.start_main_#t~pre10#1_6| v_thread1Thread1of1ForFork2_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_6|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_2, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_2, thread1Thread1of1ForFork2_#res.base=|v_thread1Thread1of1ForFork2_#res.base_4|, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_6|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_6|, thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_6|, thread1Thread1of1ForFork2_#res.offset=|v_thread1Thread1of1ForFork2_#res.offset_4|, thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_10} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_thidvar1, thread1Thread1of1ForFork2_thidvar0, thread1Thread1of1ForFork2_#res.base, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, thread1Thread1of1ForFork2_#res.offset, thread1Thread1of1ForFork2_~cond~0] 197#[$Ultimate##0, L110-3]don't care [293] $Ultimate##0-->L53: Formula: (= v_thread1Thread1of1ForFork2_~cond~0_1 (ite (= (ite (or (< 0 (mod v_~s~0_1 4294967296)) (< 0 (mod v_~t~0_1 4294967296)) (< 0 (mod v_~u~0_1 4294967296))) 1 0) 0) 0 1)) InVars {~u~0=v_~u~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_1, ~u~0=v_~u~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 199#[L53, L110-3]don't care [294] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} AuxVars[] AssignedVars[] 205#[L45, L110-3]don't care [297] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_3 4294967296))) (or (and (= v_~m~0_Out_2 v_~m~0_In_1) (<= .cse0 0) (= |v_thread1Thread1of1ForFork2_#t~post1_2| |v_thread1Thread1of1ForFork2_#t~post1_1|) (= v_~s~0_In_3 v_~s~0_Out_6) (= |v_thread1Thread1of1ForFork2_#t~post2_2| |v_thread1Thread1of1ForFork2_#t~post2_1|)) (and (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1)) (= (+ v_~s~0_Out_6 1) v_~s~0_In_3)))) InVars {thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~m~0=v_~m~0_In_1, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~s~0=v_~s~0_In_3} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_2|, ~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_2|, ~s~0=v_~s~0_Out_6} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, ~s~0] 217#[L46-1, L110-3]don't care [299] L46-1-->L53: Formula: (= (ite (= 0 (ite (or (< 0 (mod v_~u~0_2 4294967296)) (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0)) 0 1) v_thread1Thread1of1ForFork2_~cond~0_7) InVars {~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_7, ~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 199#[L53, L110-3]don't care [2023-08-18 16:52:52,845 INFO L750 eck$LassoCheckResult]: Loop: 199#[L53, L110-3]don't care [294] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_3} AuxVars[] AssignedVars[] 205#[L45, L110-3]don't care [297] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_3 4294967296))) (or (and (= v_~m~0_Out_2 v_~m~0_In_1) (<= .cse0 0) (= |v_thread1Thread1of1ForFork2_#t~post1_2| |v_thread1Thread1of1ForFork2_#t~post1_1|) (= v_~s~0_In_3 v_~s~0_Out_6) (= |v_thread1Thread1of1ForFork2_#t~post2_2| |v_thread1Thread1of1ForFork2_#t~post2_1|)) (and (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1)) (= (+ v_~s~0_Out_6 1) v_~s~0_In_3)))) InVars {thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~m~0=v_~m~0_In_1, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~s~0=v_~s~0_In_3} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_2|, ~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_2|, ~s~0=v_~s~0_Out_6} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork2_#t~post1, thread1Thread1of1ForFork2_#t~post2, ~s~0] 217#[L46-1, L110-3]don't care [299] L46-1-->L53: Formula: (= (ite (= 0 (ite (or (< 0 (mod v_~u~0_2 4294967296)) (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0)) 0 1) v_thread1Thread1of1ForFork2_~cond~0_7) InVars {~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork2_~cond~0=v_thread1Thread1of1ForFork2_~cond~0_7, ~u~0=v_~u~0_2, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_~cond~0] 199#[L53, L110-3]don't care [2023-08-18 16:52:52,845 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:52:52,845 INFO L85 PathProgramCache]: Analyzing trace with hash -1772007593, now seen corresponding path program 2 times [2023-08-18 16:52:52,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:52:52,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1292654031] [2023-08-18 16:52:52,846 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:52:52,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:52:52,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:52,904 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:52:52,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:52,964 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:52:52,964 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:52:52,965 INFO L85 PathProgramCache]: Analyzing trace with hash 321831, now seen corresponding path program 2 times [2023-08-18 16:52:52,965 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:52:52,965 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1686429496] [2023-08-18 16:52:52,965 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:52:52,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:52:52,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:52,974 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:52:52,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:52,983 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:52:52,983 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-18 16:52:52,983 INFO L85 PathProgramCache]: Analyzing trace with hash -434875887, now seen corresponding path program 3 times [2023-08-18 16:52:52,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-18 16:52:52,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779601932] [2023-08-18 16:52:52,983 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-18 16:52:52,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-18 16:52:53,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:53,027 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:52:53,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:53,052 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-08-18 16:52:54,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:54,184 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-08-18 16:52:54,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-08-18 16:52:54,268 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 18.08 04:52:54 BoogieIcfgContainer [2023-08-18 16:52:54,268 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-08-18 16:52:54,269 INFO L158 Benchmark]: Toolchain (without parser) took 29944.18ms. Allocated memory was 398.5MB in the beginning and 873.5MB in the end (delta: 475.0MB). Free memory was 349.0MB in the beginning and 679.4MB in the end (delta: -330.4MB). Peak memory consumption was 145.5MB. Max. memory is 8.0GB. [2023-08-18 16:52:54,269 INFO L158 Benchmark]: CDTParser took 0.09ms. Allocated memory is still 218.1MB. Free memory is still 171.2MB. There was no memory consumed. Max. memory is 8.0GB. [2023-08-18 16:52:54,269 INFO L158 Benchmark]: CACSL2BoogieTranslator took 230.78ms. Allocated memory is still 398.5MB. Free memory was 348.6MB in the beginning and 337.1MB in the end (delta: 11.5MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. [2023-08-18 16:52:54,269 INFO L158 Benchmark]: Boogie Procedure Inliner took 38.87ms. Allocated memory is still 398.5MB. Free memory was 337.1MB in the beginning and 335.3MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2023-08-18 16:52:54,270 INFO L158 Benchmark]: Boogie Preprocessor took 32.55ms. Allocated memory is still 398.5MB. Free memory was 335.3MB in the beginning and 333.9MB in the end (delta: 1.4MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2023-08-18 16:52:54,270 INFO L158 Benchmark]: RCFGBuilder took 412.70ms. Allocated memory is still 398.5MB. Free memory was 333.9MB in the beginning and 315.0MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. [2023-08-18 16:52:54,270 INFO L158 Benchmark]: BuchiAutomizer took 29225.36ms. Allocated memory was 398.5MB in the beginning and 873.5MB in the end (delta: 475.0MB). Free memory was 315.0MB in the beginning and 679.4MB in the end (delta: -364.4MB). Peak memory consumption was 111.9MB. Max. memory is 8.0GB. [2023-08-18 16:52:54,271 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.09ms. Allocated memory is still 218.1MB. Free memory is still 171.2MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 230.78ms. Allocated memory is still 398.5MB. Free memory was 348.6MB in the beginning and 337.1MB in the end (delta: 11.5MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 38.87ms. Allocated memory is still 398.5MB. Free memory was 337.1MB in the beginning and 335.3MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 32.55ms. Allocated memory is still 398.5MB. Free memory was 335.3MB in the beginning and 333.9MB in the end (delta: 1.4MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 412.70ms. Allocated memory is still 398.5MB. Free memory was 333.9MB in the beginning and 315.0MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. * BuchiAutomizer took 29225.36ms. Allocated memory was 398.5MB in the beginning and 873.5MB in the end (delta: 475.0MB). Free memory was 315.0MB in the beginning and 679.4MB in the end (delta: -364.4MB). Peak memory consumption was 111.9MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one nonterminating module. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 29.0s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 28.7s. 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: nont1 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 44]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L38] 0 unsigned int s, t, m, c, T, S, u, U; VAL [S=0, T=0, U=0, c=0, m=0, s=0, t=0, u=0] [L98] 0 pthread_t t1, t2, t3; VAL [S=0, T=0, U=0, c=0, m=0, s=0, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L100] 0 S = __VERIFIER_nondet_uint() VAL [S=1, T=0, U=0, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L101] 0 T = __VERIFIER_nondet_uint() VAL [S=1, T=1, U=0, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L102] 0 U = __VERIFIER_nondet_uint() VAL [S=1, T=1, U=1, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L103] 0 s = S VAL [S=1, T=1, U=1, c=0, m=0, s=1, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L104] 0 t = T VAL [S=1, T=1, U=1, c=0, m=0, s=1, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=1, u=0] [L105] 0 u = U [L107] CALL 0 assume_abort_if_not(S > 0 && T > 0 && U > 0) [L35] COND FALSE 0 !(!cond) VAL [S=1, T=1, U=1, \old(cond)=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L107] RET 0 assume_abort_if_not(S > 0 && T > 0 && U > 0) [L110] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [S=1, T=1, U=1, c=0, m=0, pthread_create(&t1, 0, thread1, 0)=17475, s=1, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=1, u=1] [L42] 1 _Bool cond = s > 0 || t > 0 || u > 0; VAL [S=1, T=1, U=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L44] COND TRUE 1 \read(cond) VAL [S=1, T=1, U=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L46] COND TRUE 1 s > 0 [L47] 1 s-- [L48] 1 m++ VAL [S=1, T=1, U=1, c=0, cond=1, m++=0, m=1, s--=0, s=0, t=1, u=1] [L52] 1 cond = s > 0 || t > 0 || u > 0 VAL [S=1, T=1, U=1, c=0, cond=1, m++=0, m=1, s--=0, s=0, t=1, u=1] Loop: [L44] COND TRUE \read(cond) [L46] COND FALSE !(s > 0) [L52] cond = s > 0 || t > 0 || u > 0 End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 44]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L38] 0 unsigned int s, t, m, c, T, S, u, U; VAL [S=0, T=0, U=0, c=0, m=0, s=0, t=0, u=0] [L98] 0 pthread_t t1, t2, t3; VAL [S=0, T=0, U=0, c=0, m=0, s=0, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L100] 0 S = __VERIFIER_nondet_uint() VAL [S=1, T=0, U=0, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L101] 0 T = __VERIFIER_nondet_uint() VAL [S=1, T=1, U=0, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L102] 0 U = __VERIFIER_nondet_uint() VAL [S=1, T=1, U=1, __VERIFIER_nondet_uint()=1, c=0, m=0, s=0, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L103] 0 s = S VAL [S=1, T=1, U=1, c=0, m=0, s=1, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=0, u=0] [L104] 0 t = T VAL [S=1, T=1, U=1, c=0, m=0, s=1, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=1, u=0] [L105] 0 u = U [L107] CALL 0 assume_abort_if_not(S > 0 && T > 0 && U > 0) [L35] COND FALSE 0 !(!cond) VAL [S=1, T=1, U=1, \old(cond)=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L107] RET 0 assume_abort_if_not(S > 0 && T > 0 && U > 0) [L110] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [S=1, T=1, U=1, c=0, m=0, pthread_create(&t1, 0, thread1, 0)=17475, s=1, t1={32511:0}, t2={32512:0}, t3={32513:0}, t=1, u=1] [L42] 1 _Bool cond = s > 0 || t > 0 || u > 0; VAL [S=1, T=1, U=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L44] COND TRUE 1 \read(cond) VAL [S=1, T=1, U=1, c=0, cond=1, m=0, s=1, t=1, u=1] [L46] COND TRUE 1 s > 0 [L47] 1 s-- [L48] 1 m++ VAL [S=1, T=1, U=1, c=0, cond=1, m++=0, m=1, s--=0, s=0, t=1, u=1] [L52] 1 cond = s > 0 || t > 0 || u > 0 VAL [S=1, T=1, U=1, c=0, cond=1, m++=0, m=1, s--=0, s=0, t=1, u=1] Loop: [L44] COND TRUE \read(cond) [L46] COND FALSE !(s > 0) [L52] cond = s > 0 || t > 0 || u > 0 End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2023-08-18 16:52:54,324 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...